View source: R/report_as_dataframe.R
| report_as_dataframe | R Documentation |
Function to transform a list of NCBI Virus Report metadata into a table.
report_as_dataframe(report, records = c(1:length(report)))
report |
a list derived a vaccine report from NCBI Datasets. |
records |
a vector of indices to pull from the report. |
A large dataframe with 23 variables containig metadata from NCBI Virus report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.