Learn R Programming

protein8k (version 0.0.1)

report_as_dataframe: report_as_dataframe

Description

Function to transform a list of NCBI Virus Report metadata into a table.

Usage

report_as_dataframe(report, records = c(1:length(report)))

Arguments

report

a list derived a vaccine report from NCBI Datasets.

records

a vector of indices to pull from the report.

Value

A large dataframe with 23 variables containig metadata from NCBI Virus report.