View source: R/create_vocabulary.R
create_vocabulary | R Documentation |
Creates a vocabulary of activities and outcome labels.
create_vocabulary(processed_df)
processed_df |
A preprocessed object of type |
A list
consisting of:
"keys_x"
: list
of activity labels
"keys_y"
: list
of outcome labels (none for tasks "next_time"
and "remaining_time"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.