write_unique_events | R Documentation |
It provides all unique log events provided in the events table and formats the output table in the form needed to define the basic workflow table (see also function import_basic_coding).
write_unique_events(events, file = "dev/unique_events.csv")
events |
Dataframe including log events from LUCA office |
file |
Name of the csv file for saving the results |
The function is only used during development of the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.