shortcut_legend: Create a Shortcut Legend Entry

Description Usage Arguments

View source: R/legend.R

Description

This function allows you to add a description of a keyboard shortcut to your app.

Usage

1
shortcut_legend(..., animated = TRUE, description, size = NULL)

Arguments

...

The keys that should be pressed to activate the shortcut

animated

Should the legend be animated?

description

What does the shortcut do?

size

The size of the shortcut 'lg' for large, 'sm' for small, or missing for regular


ebailey78/shinyKeyboardShortcuts documentation built on May 3, 2019, 1:29 p.m.