feature_suffix | R Documentation |
Generates the f##
suffix for multi-column continuous events.
feature_suffix(j, nf)
j |
Integer vector of feature indices (1-based). |
nf |
Total number of features. |
Character vector of suffixes (e.g., f01
, f02
).
feature_suffix(1:3, 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.