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

ds.dataFrameSubset fails when V1.name, V2.name are not specified #382

Open
davraam opened this issue Jun 1, 2021 · 0 comments
Open

ds.dataFrameSubset fails when V1.name, V2.name are not specified #382

davraam opened this issue Jun 1, 2021 · 0 comments

Comments

@davraam
Copy link
Member

davraam commented Jun 1, 2021

ds.dataFrameSubset fails when V1.name, V2.name are not specified with the error message:

"Command 'dataFrameSubsetDS1("D", "ONES", "ONES", 1, NULL, "2", FALSE)' failed on 'study1': Error while evaluating 'dsBase::dataFrameSubsetDS1("D", "ONES", "ONES", 1, NULL, "2", FALSE)' -> Error in eval(parse(text = command.text), envir = parent.frame()) : \n object 'ONES' not found\n"

We need to change the lines 140 and 156 of the code.

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

No branches or pull requests

1 participant