Skip to content

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

Code of conduct

Contributing

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages