write.paramFile | R Documentation |
This function creates and saves a MTGO parameter file on disk.
write.paramFile(outfolder, overwrite = FALSE, MinSize = 3, MaxSize = 30)
outfolder |
the data folder where to save the param file |
overwrite |
boolean. Should an existing parameter file be overwritten on disk? |
MinSize |
MTGO MinSize parameter |
MaxSize |
MTGO MaxSize parameter |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.