-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
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
Expand documentation #1
Comments
vignettes were added here: a16c0cd but aren't finished yet |
I'm open to forking this and adding documentation for reading data into R. However, I can't make it work myself. The documentation in the latest commit gives errors and I've tried to debug the issue to no avail. To expand on this, I've written the following codechunk in R 3.3.1
Final command produces the following error:
|
I figured out a process for working with CSV and other text-based files. I don't know how to generalize this to all file types yet though. How should I communicate that to include in the project? |
@brownaa maybe for now you could attach your script or whatever to this issue. You might need to change the extension to ".txt". |
The text was updated successfully, but these errors were encountered: