
Key Events in Applicant Journey (Cleaned for Display)
key_events_clean.RdA cleaned version of key_events with spaces added for improved
readability in visualizations and reports. Event names are transformed from
camelCase to human-readable format.
Format
A character vector with 7 cleaned event names with spaces added between words for display purposes.
Details
This vector is derived from key_events using the
clean_events() function to add spaces between words. Use this version
when creating visualizations or reports where readability is important.
See also
key_events for the original event names,
key_events_clean_br for the line break version
Other key_events:
key_events,
key_events_clean_br