spec_codelists {sdtmval}R Documentation

Example 'Codelists' tab from a SDTM specification .xlsx file

Description

This table simulates an excerpt from a SDTM specification .xlsx file for the 'Codelists' tab which provides coded and decoded values from XXTESTCD and XXTEST variables, respectively. This data set can be used to test the get_codelist() function.

Usage

spec_codelists

Format

'spec_codelists'

A data frame with 3 rows and 3 columns:

ID

The variable identifier/name

Term

The coded term

Decoded Value

The corresponding decoded value for the coded term


[Package sdtmval version 0.4.1 Index]