if (FALSE) {
## Return a list of tibbles with summary data about a single huc12
x <- huc12_summary(huc = "020700100204")
## Return as a JSON string
x <- huc12_summary(huc = "020700100204", tidy = FALSE)
}
Run the code above in your browser using DataLab