Skip to contents

Useful for getting lists of most sites

Usage

get_sites_by_datasource(portal, datasources)

Arguments

portal

character for the data portal (case insensitive). Default 'victoria'

datasources

as in get_ts_traces(), but can be a vector. As far as I can tell, options are 'A', 'TELEM', 'TELEMCOPY'. If multiple, c('A', 'TELEM')

Value

a tibble with sites and datasources

Examples

sxd <- get_sites_by_datasource(portal = 'vic', datasources = c('A', 'TELEM'))