pointr: Working Comfortably with Pointers and Shortcuts to R Objects

R has no built-in pointer functionality. The 'pointr' package fills this gap and lets you create pointers to R objects, including subsets of dataframes. This makes your R code more readable and maintainable.

Version: 0.1.0
Imports: stringr
Published: 2020-06-22
Author: Joachim Zuckarelli ORCID iD [aut, cre]
Maintainer: Joachim Zuckarelli <joachim at zuckarelli.de>
BugReports: https://github.com/jsugarelli/pointr/issues
License: GPL-3
URL: https://github.com/jsugarelli/pointr/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: pointr results

Downloads:

Reference manual: pointr.pdf
Package source: pointr_0.1.0.tar.gz
Windows binaries: r-devel: pointr_0.1.0.zip, r-release: pointr_0.1.0.zip, r-oldrel: pointr_0.1.0.zip
macOS binaries: r-release: pointr_0.1.0.tgz, r-oldrel: pointr_0.1.0.tgz

Linking:

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