runGauss: 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
runGauss(dp, cmpId, response = NULL, outputFile = NULL)

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.