report_as_dataframe {protein8k}R Documentation

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.


[Package protein8k version 0.0.1 Index]