mkdirPaper: Create an organised folder for publications data

View source: R/mkdirPaper.r

mkdirPaperR Documentation

Create an organised folder for publications data

Description

Create an organised folder for publications data

Usage

mkdirPaper(path, name)

Arguments

path

path to folder where to create mkdirPaper

name

name of the folder

Author(s)

JuG

Examples

path = getwd()
name = "testFolder"
mkdirPaper(path,name = name)

jgodet/utilitR documentation built on May 16, 2024, 12:01 p.m.