save_xml | R Documentation |
Heating and Cooling Degree diagnostic scripts
save_xml(
hdcd_gcam = tibble::tibble(),
folder = file.path(getwd(), "output"),
filename = "hdcd",
name_append = ""
)
hdcd_gcam |
Default = tibble::tibble(). helios hdcd output with GCAM required format. |
folder |
Default = file.path(getwd(), 'output'). String for output folder path. |
filename |
Default = 'hdcd_diagnostic'. String for file name. |
name_append |
Default = ”. String for the name to append to output file name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.