The goal of dsproject is to provide a fast and friendly way to create a project, load/attach packages, read data from different types of files in a dataframe.
Install dsproject package
if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("aaldarmaki9/dsproject")
Date created | November 05 2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.