getMap: Getting real-time monitoring map of the 2019-nCoV virus

Description Usage Arguments Value Examples

View source: R/getMap.R

Description

Getting real-time monitoring map of the 2019-nCoV virus

Usage

1
getMap(x)

Arguments

x

a R2019-nCoV object, i.e. the result of function get_2019nCoV

Value

a ggplot2 object which shows the real-time monitoring map of the 2019-nCoV virus

Examples

1
2
x <- get_2019nCoV()
map <- getMap(x)

R2019nCoV documentation built on March 26, 2020, 7:43 p.m.