View source: R/getCollectionDateByLocation.R
getCollectionDateByLocation | R Documentation |
Retrieve most recent collection date by location
getCollectionDateByLocation( pangolin_lineage, location = NULL, mutations = NULL )
pangolin_lineage |
PANGO lineage name |
location |
(optional) a location name (if not specified, collection date at the global level returned) |
mutations |
(optional) a 'vector' of mutation(s) |
dataframe
getCollectionDateByLocation(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.