# Get some catchment descriptors for an urban catchment and calculate the UAF & PRUAF
cds_53006 <- GetCDs(53006)
UAF(cds_53006)
# Calculate UAF and PRUAF using a user input URBEXT2000 and BFIHOST
UAF(URBEXT2000 = 0.1138, BFIHOST = 0.3620)
Run the code above in your browser using DataLab