interactive_comp_lookup: Helper Function for Interactive Intensity Coding Process.

View source: R/DO_Program_&Functions.R

interactive_comp_lookupR Documentation

Helper Function for Interactive Intensity Coding Process.

Description

Interface for looking up Compendium values to assign an intensity to an activity.

Usage

interactive_comp_lookup(incorrect_entries, Levels, compendium, ...)

Arguments

incorrect_entries

A vector of activities that have not been correctly coded yet

Levels

A vector of intensity levels from which to select

compendium

A compendium version, passed from interactive_compendium_reference, that has been modified to reflect the intensity selections made in that function

...

Arguments passed to dialog functions


Observation documentation built on Sept. 5, 2022, 9:06 a.m.