mapSiteAttributes: mapSiteAttributes

Description Usage Arguments

View source: R/mapSiteAttributes.R

Description

function to execute site attribute mapping

Executed By:


Executes Routines:


Usage

1
2
3
mapSiteAttributes(input, attr, path_gis, sitedata, LineShapeGeo,
  data_names, Rshiny, mapColumn, mapdata, GeoLines, mapping.input.list,
  strTitle, unitAttr, batch_mode)

Arguments

input

top level interactive user input in Shiny app

attr

character string shiny user input of attribute to map in mapSiteAttributes.R

path_gis

path to users gis data

sitedata

Sites selected for calibration using subdata[(subdata$depvar > 0), ]

LineShapeGeo

character string control settting indicating which binary map file to load for the Geolines background layer

data_names

data.frame of variable metadata from data_Dictionary.csv file

Rshiny

TRUE/FALSE indicating whether routine is being run from the Shiny app

mapColumn

character string indicating column of data to be mapped

mapdata

input data.frame with lat, long, and column to be mapped

GeoLines

Optional geospatial shape file for overlay of lines on output maps

strTitle

character string for plot title

unitAttr

character string indicating the unit of the attribute being mapped by mapSiteAttributes.R

batch_mode

yes/no character string indicating whether RSPARROW is being run in batch mode


tbep-tech/tbepRSparrow documentation built on Oct. 9, 2020, 6:24 a.m.