View source: R/get-attributes.R
get_attribute_table | R Documentation |
Gets data on site attributes for a specific operating unit from DATIM or DATIM4U, including site name, id, MOH ID, longitude, and latitude.
get_attribute_table(
ou_uid,
d2_session = dynGet("d2_default_session", inherits = TRUE)
)
ou_uid |
UID for the Operating Unit whose data is being queried. |
d2_session |
R6 session object. |
A dataframe of OU site-level attributes including name, id, MOH ID, and longitude and latitude of the site.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.