Skip to contents

A version of key_events_clean with line breaks (\n) replacing spaces for multi-line display in visualizations with limited horizontal space.

Usage

key_events_clean_br

Format

A character vector with 7 event names containing line breaks (\n) instead of spaces for vertical display.

Details

This vector is derived from key_events_clean by replacing spaces with line breaks. Use this version when creating visualizations with limited horizontal space where vertical text wrapping is preferred.

See also

key_events for the original event names, key_events_clean for the space-separated version

Other key_events: key_events, key_events_clean