Description Usage Arguments Value See Also Examples
Load a list of device deployment IDs from a provided PAS
1 | get_ids(pas = pas_area, outside = include_outside, inside = include_inside)
|
pas |
A dataframe of PAS containing a column of device deployment IDs |
outside |
Logical argument to include/exclude outdoor monitors |
inside |
Logical argument to include/exclude indoor monitors |
A list of IDs from a provided PAS
Other PA API functions:
get_area_pas()
,
get_area_pat()
,
wrangle_data()
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.