report_as_dataframe {protein8k} | 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.