README.md

!(GitHub Logo](inst/logo/)

RToolShed

R build
status AppVeyor build
status

The goal of RToolShed is to simplify and centralize re-usable R code. There are times as a data analyst or a data scientist that we find ourselves writing the same code over and over across projects. The central idea of the R Tool Shed package is to centralize the code to improve development and to standardize the functionality of the functions across projects. The idea of the RToolShed is not much different than how a carpenter stores his tools in a tool shed and pulls them out as needed depending on the project requirements. Here the carpenters are data analyst and data scientist.

GitPage for more information.

Installation

NOTE: Not yet available on CRAN You can install the released version of RToolShed from CRAN, or GitHub, with:

install.packages("RToolShed")
devtools::install_github("Fredo-XVII/RToolShed")


Fredo-XVII/RToolShed documentation built on March 17, 2024, 12:15 p.m.