shortcuts: Shortcuts Table

Description Usage Format Details Examples

Description

This data.frame contains the RStudio keyboard shortcuts for both Mac OSX and Windows.

Usage

1

Format

a tbl_df with 140 rows and 4 variables

Details

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 
data(shortcuts)

head(shortcuts, 3)
#   category                      description windows           mac
# 1  Console           Move cursor to Console  Ctrl+2        Ctrl+2
# 2  Console                    Clear console  Ctrl+L        Ctrl+L
# 3  Console Move cursor to beginning of line    Home  Command+Left

## End(Not run)

jeffboichuk/CrossR documentation built on May 23, 2019, 9:50 a.m.