View source: R/wcGetDeployID.R
wcGetDeployID | R Documentation |
wcGetDeployID
returns a vector of data portal unique ID(s)
wcGetDeployID(xml_content, deployid = NULL)
xml_content |
XML content/data returned from wcPOST (with 'action=get_deployments') |
deployid |
valid deployid character (required) |
This function presumes a DeployID 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 deployid character 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.