report_as_dataframe: report_as_dataframe

View source: R/report_as_dataframe.R

report_as_dataframeR 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.


protein8k documentation built on Dec. 22, 2025, 1:06 a.m.