code: Get Data's Code

View source: R/code_writing.R

codeR Documentation

Get Data's Code

Description

Used to grab code from a data.frame generated by this package.

Usage

code(data)

Arguments

data

dataset you want to extract the code from

Details

This is simply a helper function to grab the contents of the 'code' attribute contained in the data object.

Value

The code used to generate the data.frame, if available (else NULL)

Author(s)

Tom Elliott


iNZightTools documentation built on Oct. 12, 2023, 5:06 p.m.