code {iNZightTools} | R 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
[Package iNZightTools version 2.0.1 Index]