View source: R/nsink_summarize_flowpath.R
nsink_create_segment_ids | R Documentation |
This functions takes a vector of values and creates a unique ID for adjacent and identical values.
nsink_create_segment_ids(x)
x |
A vector of values to create unique ID's |
A vector of unique ID's
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.