Skip to contents

Use this to see locations in Aquarius.

Usage

getLocationInfo(search_string, folder, include_subfolders = TRUE)

Arguments

search_string

Optional. Text to search for in location names and identifiers. Accepts regular expressions. Case insensitive.

folder

Optional. Limit results to locations in this folder. You must use the full folder name (e.g. "National Park Service.Klamath Network", not "Klamath Network").

include_subfolders

Ignored if folder not specified. Indicates whether results should include locations in subfolders.

Value

Tibble containing location information

Examples

if (FALSE) {
getLocationInfo()
}