Skip to contents

Create aggregation objects for imputed counts while ignoring the missing data

Usage

prepare_analysis_aggregate_ni(count, analysis_path, raw_repo, verbose = TRUE)

Arguments

count

An n2kInla object holding the count data.

analysis_path

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

raw_repo

a git_repository object to write the output to

verbose

Display a progress bar when TRUE (default)