makeDirectory | R Documentation |
Create directory
makeDirectory(para)
para |
A metaXpara object |
none
Bo Wen wenbostar@gmail.com
para <- new("metaXpara")
outdir(para) <- "outdir"
makeDirectory(para)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.