Description Usage Arguments Value Examples
Parses vector of XML URLs from DTIC RDTE budget justicifcations from https://apps.dtic.mil/dodinvestment/#/
1 2 3 4 5 6 | parse_dtic_investment_xml_urls(
urls = "https://apps.dtic.mil/procurement/Y2020/AirForce/U_P40_000071_BSA-1_BA-7_APP-3010F_PB_2020.xml",
table_names = c("programelement", "lineitem", "codeblist"),
return_message = T
)
|
urls |
vector of urls |
table_names |
list of table names to clean out defaults to
|
return_message |
if |
tibble
1 | parse_dtic_rdte_xml_urls(urls = "https://apps.dtic.mil/procurement/Y2020/AirForce/U_P40_000071_BSA-1_BA-7_APP-3010F_PB_2020.xml")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.