Skip to content
/ jdtools Public

Personal utilities package for optimizing workflows with R and RStudio.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

jdtrat/jdtools

Repository files navigation

jdtools

R-CMD-check

jdtools provides useful functions for a variety of programming challenges in R such as saving and loading R objects, creating and manipulating directories/files in R (with RStudio), manipulating strings and vectors, and interacting with R users via the command-line.

Installation

You can install and load the development version of jdtools from GitHub as follows:

if (!require("remotes")) install.packages("remotes")
remotes::install_github("jdtrat/jdtools")
library(jdtools)

About

Personal utilities package for optimizing workflows with R and RStudio.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages