Learn R Programming

popstudy (version 1.0.2)

project_structure: project_structure

Description

Create a basic structure for a project repo.

Usage

project_structure()

Arguments

Value

project_structure does not return a value, it only creates basic diretories and files in the current working direcotory/repository.

Author

Cesar Gamboa-Sanabria

Examples

Run this code
# \donttest{
if (FALSE) {
project_structure()
}
# }

Run the code above in your browser using DataLab