PBAmixer: PBAmixer

Description Usage Arguments Value Examples

View source: R/PBAmixer.R

Description

Funcition to read the .gpkg files created and merge layers into a superior file

Usage

1
PBAmixer(outdir)

Arguments

outdir

directory where PBADownloader have created the structure (it should be the same outdir for both functions)

Value

Funcition to read the .gpkg files created and merge layers into a superior file

Examples

1
2
3
4
5
6
7
## Not run: 
# PARAMETERS
data("pbaurls")
outdir <- '../02_OUTPUT/'
PBAmixer(outdir)

## End(Not run)

cesarkero/PBADownloader documentation built on Feb. 2, 2021, 12:24 a.m.