wcGetPttID | R Documentation |
wcGetPttID
returns a vector of deployment ID(s)
wcGetPttID(xml_content, ptt = NULL)
xml_content |
XML content/data returned from wcPOST (with 'action=get_deployments') |
ptt |
valid ptt integer (required) |
This function presumes a PTT has been setup for deployments on the Wildife Computers Data Portal. The vector of deployment ID(s) returned will be a subset that match the ptt integer provided in the function call. The list returned will also include a simple data frame with summary information one can use to determine the appropriate id.
a list with ids (a vector of deployment ids) and a df (data frame of deployment summaries)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.