We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ec169 commit 88fb716Copy full SHA for 88fb716
1 file changed
notebooks/query_cellar_R.ipynb
@@ -17,7 +17,7 @@
17
"# Installing necessary packages\n",
18
"# install.packages('RCurl')\n",
19
"# install.packages('XML')\n",
20
- "# install.packages('SPARQL_1.16.tar.gz', repos = NULL, type =\"source\")"
+ "install.packages('SPARQL_1.16.tar.gz', repos = NULL, type =\"source\")"
21
]
22
},
23
{
0 commit comments