event_codes: Standard workflow coding

event_codesR Documentation

Standard workflow coding

Description

A tibble providing the basic workflow codes and descriptions for the different event types in the LUCA Office log data.

Usage

event_codes

Format

A tibble with XX rows and YY variables:

event_type

all of the currently 44 different log event types

label

label for the event type

event_code

a code of 9 uppercase characters characterizing a given log event

data_example

supplement data for each log event, in json format

index

running number of the event as given in the original log table

Details

Events with event_codes defined as '#' are ignored from the preparation of the workflow data

Source

Constructed manually based on the unique event types provided in the log data of LUCA Office.


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