getDatei: Sets up directory structure for a new Borges site With the...

Description Usage Arguments Value Examples

Description

Sets up the directory structure for a new static site

Usage

1
getDatei(dateiId, asDpkg = FALSE, random = TRUE)

Arguments

site

path to the directory you want to set up

Value

logical TRUE if successful, FALSE if directory already exists

Examples

1
2
3
4
5
## Not run: 
mysite <- "/home/david/github/mysite"
skeleton(mysite)

## End(Not run)

jpmarindiaz/mopper documentation built on May 19, 2019, 11:50 p.m.