wcGetProjectIDs: Return a vector of deployment IDs associated with a given...

View source: R/wcGetProjectIDs.R

wcGetProjectIDsR Documentation

Return a vector of deployment IDs associated with a given Project

Description

wcGetProjectIDs returns a vector of deployment IDs

Usage

wcGetProjectIDs(xml_content, project = NULL)

Arguments

xml_content

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

project

valid project name (required)

Details

This function presumes a custom label,'Project', has been setup for deployments on the Wildife Computers Data Portal. The vector of deployment IDs returned will be a subset that match the project name provided in the function call.

Value

returns a vector of deployment IDs


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