jsugarelli/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.

Getting started

Package details

MaintainerJoachim Zuckarelli <joachim@zuckarelli.de>
LicenseGPL-3
Version0.2.0
URL https://github.com/jsugarelli/pointr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jsugarelli/pointr")
jsugarelli/pointr documentation built on Jan. 1, 2021, 3 p.m.