prepare_analysis_aggregate_ni: Create aggregation objects for imputed counts while ignoring...

Description Usage Arguments

Description

Create aggregation objects for imputed counts while ignoring the missing data

Usage

1
2
prepare_analysis_aggregate_ni(analysis_path, imputations, raw_repo,
  seed = 19790402, verbose = TRUE)

Arguments

analysis_path

Path to store the analysis files. Must be either an existing local file path or an object of the s3_bucket class.

imputations

a data.frame with the imputations per location group

raw_repo

a git_repository object to write the output to

seed

the seed for the random number generator. Defaults to 19790402 which refers to "Council Directive 79/409/EEC of 2 April 1979 on the conservation of wild birds".

verbose

Display a progress bar when TRUE (default)


inbo/watervogelanalysis documentation built on June 19, 2019, 10:51 p.m.