View source: R/wcGetRecentIDs.R
wcGetRecentIDs | R Documentation |
n
dayswcGetProjectIDs
returns a vector of deployment IDs
wcGetRecentIDs(xml_content, days = 14)
xml_content |
XML content/data returned from wcPOST (with 'action=get_deployments') |
days |
integer value specifying the time window from |
This returns a subset of deployment IDs with new data available on the portal within the last
n
days. The default value is for 14 days
returns a vector of deployment IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.