dap | R Documentation |
A data frame with 5 rows and 13 variables:
The analysis id. Each line is a different one.
The topic/sector of the indicator.
The sub-topic/sub-sector of the indicator.
The label of the indicator, e.g. "\
\itemrecallThe recall period (not to be included in the indicator), e.g. "30 days prior to data collection".
\itemquestion_nameThe name of the variable in the data or, for a ratio, the two names separated by a comma (no space).
\itemsubsetIf calculated on a subset, name it, e.g. "among households that received a humanitarian aid".
\itemanalysis_nameThe analysis type label, e.g. "Percentage" or "Mean".
\itemanalysisThe R type of analysis to pass to make_analysis()
.
\itemnone_labelThe label for all NA values if "prop_simple_overall" or "prop_multiple_overall", e.g. "None or missing data".
\itemgroup_nameThe label of the grouping variable/column, e.g. "Household displacement status" with codes that may be labelled "IDP" or "Non IDP".
\itemgroupThe variable/column name to group by, e.g. "hh_status" that may be coded "idp" or non_idp".
\itemlevelLevel of confidence. Parameter to pass to svy_*()
functions.
\itemna_rmShould NAs be removed? Parameter to pass to svy_*()
functions.
\itemvartypeVariance type in outputs. Parameter to pass to svy_*()
functions.
dap A dataset (in French) containing a basic dap, just to test. Very experimental datasets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.