This function allows you to add a description of a keyboard shortcut to your app.
1 | shortcut_legend(..., animated = TRUE, description, size = NULL)
|
... |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.