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
when study is empty (no data is available). Possible fix to remove [[1]] from the last row data = fromJSON(txt, simplifyVector = F)$study[[1]]
Is there another update available?
The text was updated successfully, but these errors were encountered:
can you give example with empty study ?
Sorry, something went wrong.
this one for example https://apps.ideaconsult.net/nanoreg1/substance/NNRG-d11b5f00-f5f5-f869-3eb4-6530f3268f89
indeed there is no data in the datasource. may be best to create a pull request
egonw
No branches or pull requests
when study is empty (no data is available). Possible fix to remove [[1]] from the last row
data = fromJSON(txt, simplifyVector = F)$study[[1]]
Is there another update available?
The text was updated successfully, but these errors were encountered: