find_kb_winlin: Finds shortcuts based on matched pattern on windows/linux...

Description Usage Arguments Value Examples

View source: R/find_kb.R

Description

Finds shortcuts based on matched pattern on windows/linux keybindings.

Usage

1

Arguments

pattern

regular expression pattern applied on key bindings to filter shortcuts of interest

ignore_case

TRUE or FALSE to ignore case in regex pattern search, TRUE by default

data

shortcuts_table with tibble created based on RStudio Support page

Value

a tibble with matching observations

Examples

1
find_kb_winlin("Ctrl+1")

parmsam/rskss documentation built on Dec. 22, 2021, 6:39 a.m.