Description Usage Arguments Value Examples
Sets up the directory structure for a new static site
1  | 
site | 
 path to the directory you want to set up  | 
logical TRUE if successful, FALSE if directory already exists
1 2 3 4 5  | ## Not run: 
mysite <- "/home/david/github/mysite"
skeleton(mysite)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.