extract_datim_names | R Documentation |
Extract Data from DATIM
extract_datim_names(
ou,
end_date = NULL,
base_url = "https://www.datim.org/",
username,
password,
verbose = FALSE
)
ou |
Operatingunit name |
end_date |
Exclude mechs ending by this date |
base_url |
url for query |
username |
Datim username |
password |
Datim password |
verbose |
Show notification during process |
converts json to data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.