Dasonk/local: Provides a local package for you to store functions and data into.

This package is a designed to provide an easy way to store all of your on the fly functions in one place. Once saved when the package loads then all of the functions you've saved using the package will be reloaded. This is a convenient alternative to writing your functions into a script so that they're all in one place. Eventually the goal is to make it easy to turn the functions stored into 'local' into their own package. Keep your eyes open for another package soon to come that will allow one to write documentation for functions made on the fly. Make sure that this package gets installed in a location that you have read/write access to or it will not work as intended.

Getting started

Package details

AuthorDason Kurkiewicz
MaintainerDason Kurkiewicz <dasonk@iastate.edu>
LicenseMIT
Version0.5
URL https://github.com/Dasonk/local
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Dasonk/local")
Dasonk/local documentation built on May 6, 2019, 1:38 p.m.