Description Usage Arguments Value
Get and count trip sequences
1 | count_sequences(df, sep = ",")
|
df |
trips dataset with three columns: (k,i,x) i-th trip of vehicle k is sequence of x's |
sep |
sequence separator character |
tibble with columns (s = sequence, l = length of sequence, n = count)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.