get_code_tdata {teal}R Documentation

Wrapper for get_code.tdata

Description

This wrapper is to be used by downstream packages to extract the code of a tdata object.

Usage

get_code_tdata(data)

Arguments

data

(tdata) object

Value

(character) code used in the tdata object.


[Package teal version 0.15.2 Index]