plnr: A System for Planing Analyses
A system to plan analyses within the mental model
where you have one (or more) datasets and want to run either A) the same
function multiple times with different arguments, or B) multiple functions.
This is appropriate when you have multiple strata (e.g. locations, age groups)
that you want to apply the same function to, or you have multiple variables
(e.g. exposures) that you want to apply the same statistical method to, or
when you are creating the output for a report and you need multiple different
tables or graphs.
Version: |
2022.11.23 |
Depends: |
R (≥ 3.3.0) |
Imports: |
data.table, R6, uuid, foreach, fs, glue, usethis, purrr, utils, digest, stats |
Suggests: |
testthat, knitr, rmarkdown, progressr, ggplot2, readxl, magrittr |
Published: |
2022-11-23 |
DOI: |
10.32614/CRAN.package.plnr |
Author: |
Richard Aubrey White
[aut, cre] |
Maintainer: |
Richard Aubrey White <hello at rwhite.no> |
BugReports: |
https://github.com/csids/plnr/issues |
License: |
MIT + file LICENSE |
URL: |
https://www.csids.no/plnr/, https://github.com/csids/plnr |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
plnr results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=plnr
to link to this page.