View source: R/prepare_analysis_aggregate_ni.R
prepare_analysis_aggregate_ni | R Documentation |
Create aggregation objects for imputed counts while ignoring the missing data
prepare_analysis_aggregate_ni(count, analysis_path, raw_repo, verbose = TRUE)
count |
An |
analysis_path |
Path to store the analysis files.
Must be either an existing local file path or an object of the |
raw_repo |
a git_repository object to write the output to |
verbose |
Display a progress bar when TRUE (default) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.