Description Usage Arguments Value Examples
Finds matching keyboard shortcuts based on matched pattern on description
1 2 3 4 5 6 7 8 |
pattern |
regular expression pattern applied on description to filter shortcuts of interest |
ignore_case |
TRUE or FALSE to ignore case in regex pattern search, TRUE by default |
windows_linux_include |
TRUE or FALSE to include column with windows/linux shortcuts, TRUE by default |
mac_include |
TRUE or FALSE to include column with max shortcuts, TRUE by default |
type_include |
TRUE or FALSE to include column with type info, TRUE by default |
data |
shortcuts_table with tibble created based on RStudio Support page |
a tibble with matching observations
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.