Skip to content
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

.RData with capital D not loaded by load_data #81

Closed
markheckmann opened this issue Apr 4, 2012 · 0 comments
Closed

.RData with capital D not loaded by load_data #81

markheckmann opened this issue Apr 4, 2012 · 0 comments

Comments

@markheckmann
Copy link

load_data() finds files in the data folder with a .Rdata prefix but not with the prefix .RData (capital D). The current regex does not account for this form. .RData seems to be a common form though (see ?data).

@hadley hadley closed this as completed in dbbce1c Apr 17, 2012
@lock lock bot locked and limited conversation to collaborators Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants