2019 STEPS survey in French Polynesia
- csv: datasets with timestamp included in file names
- data: latest version datasets in R binary format
- doc: documentation including survey questionnaire
- input: raw data and dictionaries
- html: report pages
- output: various output tables and figures
- R: R and R markdown scripts
- samplingDescription.html Description of the sample characteristics
- step1.html Results from questionnaire (Step 1)
- step2.html Results from physical and biological measures, adjusted for sampling design (Steps 2 and 3)
In an R console, type:
source('R/02-repData.R') This script runs the following sequence:
- preprocess raw data
- creates and loads utility functions and cleaned report data
source('R/03-repMaster.R°) This script runs the following sequence:
- load report data and utility functions
- generate 1 html page describing the sample (in folder html)
- generate 2 html pages (in folder html): (i) step 1, (ii) steps 2 and 3