albhasan / sitsdraft

A general template to organizing classifications in sits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sitsdraft

R-CMD-check Lifecycle: experimental

The goal of sitsdraft is to create a common directory setup for an easy reproducibility.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("OldLipe/sitsdraft")

Example

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

library(sitsdraft)

sitsdraft::sitsdraft('mydir/mypackage')

About

A general template to organizing classifications in sits

License:Other


Languages

Language:R 100.0%