The purposes of lazydev
You can install the released version of lazydev
from this repo:
devtools::install_github("pwildenhain/lazydev")
This package is made up of RStudio addins that assist in package development at the console. I
had to do this, because of weird bugs with the RStudio Build Pane. Below is a list of recommended
keyboard shortcuts I use along with lazydev
. For instructions on how to map keyboard shortcuts, see
RStudio's documentation.
This list is very opinionated because it's based off my brain's thought process.
Ctrl + Shift + ?
Ctrl + Shift + Alt + S
Ctrl + Shift + D
Ctrl + Shift + T
Ctrl + Shift + Alt + T
Ctrl + Shift + C
pkgdown
documentation : Ctrl + Shift + P
Ctrl + Delete
Ctrl + K
Alt + S
Ctrl + Alt + W
Ctrl + Shift + >
Ctrl + Shift + <
Ctrl + Shift + Insert
Alt + Q
Alt + R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.