View source: R/check_valleyline.R
check_valleyline | R Documentation |
Checks that the input data structure 'valleyline' meets the requirements for this data structure.
check_valleyline(valleyline)
valleyline |
sf object: a 'valleyline' data structure used by the fluvgeo package. |
Returns TRUE if the 'valleyline' data structure matches the requirements. The function throws an error for a data structure not matching the data specification. Returns errors describing how the the data structure doesn't match the requirement.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.