Create a sequence from the start to the end for a given value from an rle_df
for indexing
rle_seq.Rd
Create a sequence from the start to the end for a given value from an rle_df
for indexing
Arguments
- rle_df
(tbl)
Seerle_df
- value
(any)
Value to filter for in thevalues
column. Require the values in the value column to be unique.
See also
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()