README.md

Creating new packages, importing dataset, and installing new packages

dsproject

This package helps one create new projects in R studio, import data sets, and install new packages.

Installation

if (!require(devtools)){
  install.packages("devtools")
}
devtools::install_github("acolorado1/dsproject")

The source code is available here. The code image is from Pixbay



acolorado1/dsproject documentation built on Dec. 31, 2020, 6:43 p.m.