dlNotify: Download and extract tables from europhyt

Description Usage Arguments Examples

Description

dlNotify Downloads monthly interceptions data from europhyt http://ec.europa.eu/food/plant/plant_health_biosecurity/europhyt_en, and then uses the extract_tables function from the tabulizer package to extract the tables.

Usage

1
dlNotify(month, year)

Arguments

month

Month (integer) of the data to extract

year

Year (integer) of the data to extract

Examples

1
2
3
4
## Not run: 
oct2016 <- dlNotify(10, 2016)

## End(Not run)

SteveLane/europhytR documentation built on May 9, 2019, 3:07 p.m.