Description Usage Details Author(s)
nc_helper extension that stores FIA variables
An S4 class for FIA data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ## S4 method for signature 'FIA'
initialize(.Object, ...)
## S4 method for signature 'FIA'
SetupDataFile(object, overwrite = F)
## S4 method for signature 'FIA'
GetMeta(class)
ImportPlots(object, overwrite = F)
FilterRemeasured(FIA_df, remeasure = 0L)
UpdateSubsections(object, overwrite = F)
MakeUniquePlot(FIA_df)
ImportConditions(object, overwrite = F)
ImportTrees(object)
Smallify(object)
Biggify(object)
PullDF(object, type)
|
For 'remeasure': '0': return all plots '1': return plots which are an initial census '2': initial census plots that HAVE NOT BEEN remeasured at least once '3': only plot remeasurements, no initial census '4': initial census of remeasurements + remeasurements '5': initial census plots that have been remeasured at least once
Brandon McNellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.