write_unique_events: Helper function to construct a table including the...

write_unique_eventsR Documentation

Helper function to construct a table including the information for the workflow coding

Description

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).

Usage

write_unique_events(events, file = "dev/unique_events.csv")

Arguments

events

Dataframe including log events from LUCA office

file

Name of the csv file for saving the results

Details

The function is only used during development of the package.


LucaOffice/lucar documentation built on Dec. 5, 2023, 5:14 a.m.