If on macOS, install the XCode CLI tools before starting: xcode-select --install
Clone the repo and run the link script to symmlink the dotfiles:
git clone https://github.com/cole-brokamp/dotfiles
cd ~/dotfiles
./install/link.sh
Run install/macOS.sh to set macOS options
Run install/brew.sh to install macOS command line and GUI applications.
Import resources/CB_solarized.terminal and set as default for Terminal's preferences
devtools
- document
- check
- build manual
- build readme
- build site
- run examples
- test (file name or search for function name)
graphics
-
browse (start) http graphics device
-
close http graphics device
-
print
-
tibble::glimpse
-
str
-
help
-
help(help_type = 'html')
-
rextender doc
rendering
- knit R file to markdown
- render file with rmarkdown
session
- new
- quit
- quit debug (Q)
- restart
- soft restart (rm all and unload env)
send code to R session
- line
- paragraph
- visual selection
help -> alias for lsp hover ??