View source: R/utils_vectors.R
| rle_seq | R Documentation |
rle_df for indexingCreate a sequence from the start to the end for a given value from an rle_df for indexing
rle_seq(rle_df, value)
rle_df |
|
value |
|
(dbl)
Other vectors:
len_unique(),
names_values_switch(),
rle_df(),
rle_groups(),
sort_by_names(),
true_names(),
unify_vec_preserve_order(),
unique_with_names(),
vlookup(),
vlookup_from_ref(),
zchar_remove()
rle_seq(rle_df(rep(letters[1:3], each = 3)), "c")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.