aliasExists: alias exists

Description Usage Arguments Value Examples

View source: R/getAlias.R

Description

returns whether or not an alias with the specified ID exists

Usage

1
aliasExists(aliasID)

Arguments

aliasID

a string for a valid alias identifier

Value

a boolean

Examples

1
2
3
4
5
## Not run: 
setBaseURL('dev')
aliasExists('test')

## End(Not run)

USGS-R/hazardItems documentation built on Aug. 15, 2020, 11:28 a.m.