main master (wrapper) function to obtain different types of genomic data for the SARS-CoV-2 virus
covid19.genomic.data(
type = "genome",
src = "livedata",
graphics.ON = TRUE,
accOnly = TRUE
)
type of data to retrieve, options are: 'genome', 'genomic', 'fasta', 'nucleotide', 'protein', 'ptree'
source of the data: "livedata", "repo" or "local"
boolean option for display associated graphics
boolean indicator for getting only accession codes or whole records