View source: R/copyExampleFiles.R
copyExampleFiles | R Documentation |
This command copies several data files to a folder (directory) chosen by the user, so that they can be used for a practice example.
copyExampleFiles(which, folder = getwd())
which |
Character string name (partially matched)
of one of the datasets installed in |
folder |
Character string path name of a folder (directory) in which the files will be placed. Defaults to the current working directory. |
The original text files containing data for the selected dataset are copied to the chosen folder.
This is part of an exercise described in Chapter 3 of Baddeley, Rubak and Turner (2015).
.
vesicles
,
finpines
copyExampleFiles()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.