interactive_comp_lookup {Observation}R 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


[Package Observation version 0.3.0 Index]