Skip to content

Templates and Workflows for Data Science Projects

License

Unknown, MIT licenses found

Licenses found

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

fabiandistler/setupR

Repository files navigation

setupR (under development)

R-CMD-check Codecov test coverage Lifecycle: experimental

The goal of setupR is to help with common data science workflows. There are templates for data import and cleaning functions, targets pipelines, and more. The package makes heavy use of great packages like {fusen}, {targets}, {usethis}, and others.

Installation

You can install the development version of setupR like so:

# install.packages("pak")
pak::pak("fabiandistler/setupR")   

Documentation

Full documentation website on: https://fabiandistler.github.io/setupR

Example

This is a basic example which shows you how to solve a common problem:

library(setupR)
## basic example code TODO

Code of Conduct

Please note that the setupR project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Templates and Workflows for Data Science Projects

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages