adapt_ban.Rd
The following treatments are performed:
data is adapated consistently with theme
eaip information is added.
if scope is given, a subpart of data is also saved.
adapt_ban(
origin,
destination,
archive,
scheme = floodam.data::scheme_ban,
projection = 4326,
path_eaip = NULL,
path_admin = NULL,
map = FALSE,
journal = TRUE,
retrieve = FALSE,
verbose = TRUE
)
character, path to the directory where archive are stored.
character, path to the directory where results should be saved.
character, vector of archive to be adpated.
data.frame, how archive variables should be treated.
numeric, 4 digits projection to use.
character, path where eaip archives should be found.
character, path where admin archives should be found.
logical, should a map be plotted (for check purpose).
logical, should a journal file be saved.
logical, should the result be returned.
logical, should the function give some sumup informations.
if retrieve = TRUE, data.frame of adapated data stored in archive.