lookup_table: Lookup table of section and question names

lookup_tableR Documentation

Lookup table of section and question names

Description

A data frame containing all of the section names and questions from the STOP-AD submission form. "step" and "label" are the user-friendly, human readable versions. "section" and "variable" are the original names that are in the JSON data.

Usage

lookup_table

Format

A data frame with 148 rows and 4 columns:

step

Name of the section of the form (user-friendly), e.g. "Naming"

label

Field within the form (user-friendly), e.g. "Is this compound available for off label use?"

section

Name of the section as it appears in the raw data, e.g. "naming"

variable

Name of the field as it appears in the raw data, e.g. "is_off_label"


Sage-Bionetworks/stopadforms documentation built on Aug. 31, 2024, 11:53 p.m.