powered by
Consult the Compendium of Physical Activities to Encode Direct Observation Intensities
compendium_reference(obs_data, interactive = TRUE, ...)
A data frame fully annotated with intensity values
A data frame outputted from data_collection_program
data_collection_program
Logical. Should program be run interactively?
Additional arguments passed to method-like functions (under "See Also" below)
Other processing functions: interactive_compendium_reference(), manual_compendium_reference()
interactive_compendium_reference()
manual_compendium_reference()
data(example_data) compendium_reference(example_data, FALSE, kids = "yes", mvpa = "yes") if (interactive()) { compendium_reference(example_data) }
Run the code above in your browser using DataLab