Learn R Programming

iNZightTools (version 2.0.1)

code: Get Data's Code

Description

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

Usage

code(data)

Value

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

Arguments

data

dataset you want to extract the code from

Author

Tom Elliott

Details

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