Skip to content

package of commands for dynamically working with data, not producing output

Notifications You must be signed in to change notification settings

rethinkpriorities/r-noodling-package

Repository files navigation

rethinkpriorities/reinstein rnoodling package

This is the r-noodling R package. This is a collection of tools are not meant to be part of 'output' but are helpful during the process of munging and analyzing data

Installation

Currently there are no plans to submit this package to CRAN, so the package can be installed from this GitHub repository, using the following code:

devtools::install_github("rethinkpriorities/rnoodling")

After installing the package, you can load the package using library(rnoodling).

Note that the name of the R package is different from the name of the GitHub repository.

Tips on adding functions to this package

illustration of how to add a function here (video)

About

package of commands for dynamically working with data, not producing output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages