CRAN/E | DescToolsAddIns

DescToolsAddIns

Interactive Functions to be Used as Shortcuts in 'RStudio'

Installation

About

'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.

Citation DescToolsAddIns citation info
github.com/AndriSignorell/DescToolsAddIns/
Bug report File report

Key Metrics

Version 1.10
R ≥ 3.5.0
Published 2022-05-09 716 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks DescToolsAddIns results

Downloads

Yesterday 22 0%
Last 7 days 193 -33%
Last 30 days 921 -10%
Last 90 days 3.004 -29%
Last 365 days 10.122 +28%

Maintainer

Maintainer

Andri Signorell

andri@signorell.net

Authors

Andri Signorell

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

DescToolsAddIns archive

Depends

base
stats
R ≥ 3.5.0

Imports

DescTools ≥ 0.99.30
rstudioapi ≥ 0.1
manipulate
writexl
foreign

Reverse Imports

TVMM