DescToolsAddIns: Interactive Functions to be Used as Shortcuts in 'RStudio'

'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.10
Depends: base, stats, R (≥ 3.5.0)
Imports: DescTools (≥ 0.99.30), rstudioapi (≥ 0.1), manipulate, writexl, foreign
Published: 2022-05-09
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

Documentation:

Reference manual: DescToolsAddIns.pdf

Downloads:

Package source: DescToolsAddIns_1.10.tar.gz
Windows binaries: r-devel: DescToolsAddIns_1.10.zip, r-release: DescToolsAddIns_1.10.zip, r-oldrel: DescToolsAddIns_1.10.zip
macOS binaries: r-release (arm64): DescToolsAddIns_1.10.tgz, r-oldrel (arm64): DescToolsAddIns_1.10.tgz, r-release (x86_64): DescToolsAddIns_1.10.tgz
Old sources: DescToolsAddIns archive

Reverse dependencies:

Reverse imports: TVMM

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DescToolsAddIns to link to this page.