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

Bug in cleanDB (dev branch) #34

Closed
jonesor opened this issue Nov 14, 2018 · 1 comment
Closed

Bug in cleanDB (dev branch) #34

jonesor opened this issue Nov 14, 2018 · 1 comment
Assignees

Comments

@jonesor
Copy link
Owner

jonesor commented Nov 14, 2018

Using cleanDB produces Errors.

Error in subset.default(newdata_sub, select = c("index", "check_ergodic",  : 
  argument "subset" is missing, with no default

I think this is caused by the way that data(db) and data(db_sub) work.
e.g. lines 59-63 are supposed to build a new object with a column called index but (I think) this doesn't happen.

@patrickbarks
Copy link
Collaborator

closed by #43 and subsequent updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants