| CDsXML_Legacy | R Documentation |
Imports catchment descriptors from xml files (prior to FEH2025) either from an FEH webservice download or from the Peakflows dataset downloaded from the national river flow archive (NRFA) website
CDsXML_Legacy(x)
x |
the xml file path |
This function is to allow users to import catchment descriptors in the format prior to the 2025 update.
A data.frame with columns; Descriptor and Value.
Anthony Hammond
# Import catchment descriptors from a FEH webserver XML file and display XML in the console
## Not run:
cds_my_site <- CDsXML(r"{C:\Data\FEH_Catchment_384200_458200.xml}")
cds_my_site
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.