README.md

Project: dsproject

Author: Cher Qin

Date: November 05 2020

Purpose:

The purpose of this package is help set up a project directory with subdirectories and a README.md in one function. There are two addition functions that may come to use in making the project.

"an example of a project created using dsproject"

Install dsproject package

The following code will let you download the package

```{r} if (!require(devtools)){ install.packages("devtools") }

devtools::install_github("qqcher/dsproject") ```

Lience: MIT



qqcher/dsproject documentation built on Dec. 31, 2020, 2:11 a.m.