getResourceFromLibrary: Internal function to get shared resources Implemented as a...

Description Usage Arguments Value

Description

Internal function to get shared resources Implemented as a closure to avoid reloading file each time

Usage

1
getResourceFromLibrary(x, no.match = c("stop", "NA"))

Arguments

x

character vector containing resource id

no.match

what to do if the viz.id is not found: either 'stop' (throw error) or 'NA' (return NA)

Value

vizlab object from library or NULL if it doesn't exist


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.