Package: plnr 2022.11.23
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.
Authors:
plnr_2022.11.23.tar.gz
plnr_2022.11.23.zip(r-4.5)plnr_2022.11.23.zip(r-4.4)plnr_2022.11.23.zip(r-4.3)
plnr_2022.11.23.tgz(r-4.4-any)plnr_2022.11.23.tgz(r-4.3-any)
plnr_2022.11.23.tar.gz(r-4.5-noble)plnr_2022.11.23.tar.gz(r-4.4-noble)
plnr_2022.11.23.tgz(r-4.4-emscripten)plnr_2022.11.23.tgz(r-4.3-emscripten)
plnr.pdf |plnr.html✨
plnr/json (API)
NEWS
# Install 'plnr' in R: |
install.packages('plnr', repos = c('https://csids.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/csids/plnr/issues
- nor_covid19_cases_by_time_location - Covid-19 data for PCR-confirmed cases in Norway
Last updated 10 months agofrom:292c17ede6. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | NOTE | Nov 14 2024 |
R-4.5-linux | NOTE | Nov 14 2024 |
R-4.4-win | NOTE | Nov 14 2024 |
R-4.4-mac | NOTE | Nov 14 2024 |
R-4.3-win | NOTE | Nov 14 2024 |
R-4.3-mac | NOTE | Nov 14 2024 |
Exports:create_rmarkdownexample_action_fnexample_data_fn_nor_covid19_cases_by_time_locationexpand_listget_anythingis_run_directlyPlanset_optstest_action_fntry_again
Dependencies:askpassclicliprcodetoolscrayoncredentialscurldata.tabledescdigestforeachfsgertghgitcredsgluehttr2iniiteratorsjsonlitelifecyclemagrittropensslpbmcapplypurrrR6rappdirsrlangrprojrootrstudioapisysusethisuuidvctrswhiskerwithryamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create example rmarkdown project | create_rmarkdown |
An example action_fn for an analysis | example_action_fn |
An example data_fn that returns a data set | example_data_fn_nor_covid19_cases_by_time_location |
Expand (cross) lists | expand_list |
Gets anything (including with package scoping) | get_anything |
Is this code run directly? | is_run_directly |
Covid-19 data for PCR-confirmed cases in Norway (nation and county) | nor_covid19_cases_by_time_location |
R6 Class representing a Plan | Plan |
set_opts | set_opts |
A test action_fn for an analysis that returns the value 1 | test_action_fn |
Try a code snipped multiple times. | try_again |