We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After installing RSocrata using devtools, and opening the package help index, there were no help files.
library(RSocrata) devtools::install_github("Chicago/RSocrata") help(package = RSocrata)
See picture of the help below:
> sessionInfo() R version 3.1.2 (2014-10-31) Platform: i386-w64-mingw32/i386 (32-bit) locale: [1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 [3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C [5] LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] bitops_1.0-6 devtools_1.7.0 httr_0.6.1 RCurl_1.95-4.5 stringr_0.6.2 tools_3.1.2
The text was updated successfully, but these errors were encountered:
Closed in cdda8f7
Sorry, something went wrong.
No branches or pull requests
After installing RSocrata using devtools, and opening the package help index, there were no help files.
See picture of the help below:
The text was updated successfully, but these errors were encountered: