View source: R/getSubmissionDateByLocation.R
getSubmissionDateByLocation | R Documentation |
Retrieves number of sequences by location, by date of sequence submission. See getSeqCounts to view similar information by date of sample collection.
getSubmissionDateByLocation( pangolin_lineage, location = NULL, mutations = NULL )
pangolin_lineage |
PANGO lineage name |
location |
(optional) a location name (if not specified, submission date at the global level returned) |
mutations |
(optional) a 'vector' of mutation(s) |
dataframe
getSubmissionDateByLocation(pangolin_lineage="B.1.1.7", location="California")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.