getCollectionDateByLocation: Retrieve most recent collection date

View source: R/getCollectionDateByLocation.R

getCollectionDateByLocationR Documentation

Retrieve most recent collection date

Description

Retrieve most recent collection date by location

Usage

getCollectionDateByLocation(
  pangolin_lineage,
  location = NULL,
  mutations = NULL
)

Arguments

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)

Value

dataframe

Examples

getCollectionDateByLocation(pangolin_lineage="B.1.1.7", location="California")


outbreak-info/R-outbreak-info documentation built on March 2, 2023, 9:58 a.m.