View source: R/index_forward.R
index_forward | R Documentation |
Returns row indices for where group can be at the next time interval
index_forward(df, column_name, value, i)
df |
the t2 dataframe |
column_name |
the column to reference, usually 'vector' |
value |
usually the group number |
i |
the row index |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.