createalloverviewreports: Create overview reports for all countries available

Description Usage Arguments Examples

View source: R/report.R

Description

Create overview reports for all countries available

Usage

1
2
createalloverviewreports(tableread = "validated_flow_yearly",
  outputdir = "reports/overview")

Arguments

tableread

character name of a database table

path

where reports will be located

Examples

1
2
3
4
## Not run: 
createalloverviewreports("validated_flow_yearly", "/tmp")

## End(Not run)

paul4forest/tradeflows documentation built on Oct. 8, 2019, 10:35 a.m.