singleClassGrabber: Single Class Grabber

Description Usage Arguments Value

View source: R/singleClassGrabber.R

Description

This function searches across an entire flight and pulls classifications that match a given class. Use this to pull all greenhouses, for example.

Usage

1
2
3
singleClassGrabber(homeDir = getwd(), flightName,
  modelName = modelLabel, class = "PrivateGrow", filterRate = 0,
  fileLabel = "Region")

Arguments

homeDir

Base Directory. Should have Model Output and Model Output Summary

flightName

flight name model output to merge for export

modelName

Particular model version output to target

class

Class name to compile

filterRate

Predictions lower than this value are dropped. Default is no threshold.

fileLabel

Additional name modifier for exported kml file.

Value

saves a kml file in the "Model Output Summary" for the flight..


adamkc/DIMEChelper documentation built on Feb. 1, 2020, 12:24 p.m.