wcGetIDs: Return a vector of deployment IDs

View source: R/wcGetIDs.R

wcGetIDsR Documentation

Return a vector of deployment IDs

Description

wcGetIDs returns a vector of deployment IDs

Usage

wcGetIDs(xml_content, xpath = NULL)

Arguments

xml_content

XML content/data returned from wcPOST (with 'action=get_deployments')

xpath

additional customization possible by passing an xpath statement

Details

Each deployment in the Wildlife Computers Data Portal is identified by a unique alpha-numeric value. This function searches the XML response data and extracts those IDs

Value

returns a vector of deployment IDs


jmlondon/wcUtils documentation built on March 19, 2024, 8:40 a.m.