'RStudio' as of recently offers the option to define addins and assign shortcuts to them. This package contains addins for a few most frequently used functions in a data scientist's (at least mine) daily work (like str(), example(), plot(), head(), view(), Desc()). Most of these functions will use the current selection in the editor window and send the specific command to the console while instantly executing it. Assigning shortcuts to these addins will save you quite a few keystrokes.
Version: | 1.7 |
Depends: | base, stats, R (≥ 3.5.0) |
Imports: | DescTools (≥ 0.99.30), rstudioapi (≥ 0.1), manipulate, writexl, foreign |
Published: | 2020-03-08 |
Author: | Andri Signorell |
Maintainer: | Andri Signorell <andri at signorell.net> |
BugReports: | https://github.com/AndriSignorell/DescToolsAddIns/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/AndriSignorell/DescToolsAddIns/ |
NeedsCompilation: | no |
Citation: | DescToolsAddIns citation info |
Materials: | README NEWS |
CRAN checks: | DescToolsAddIns results |
Reference manual: | DescToolsAddIns.pdf |
Package source: | DescToolsAddIns_1.7.tar.gz |
Windows binaries: | r-devel: DescToolsAddIns_1.7.zip, r-release: DescToolsAddIns_1.7.zip, r-oldrel: DescToolsAddIns_1.7.zip |
macOS binaries: | r-release: DescToolsAddIns_1.7.tgz, r-oldrel: DescToolsAddIns_1.7.tgz |
Old sources: | DescToolsAddIns archive |
Reverse imports: | TVMM |
Please use the canonical form https://CRAN.R-project.org/package=DescToolsAddIns to link to this page.