View source: R/check_datadir.R
check_datadir | R Documentation |
datadir
is validCheck if the datadir
is valid
Will stop if not.
check_datadir(datadir)
datadir |
directory where sample data is stored.
If not absolute: assumed relative to |
Nothing. Will stop if datadir
is invalid.
Richèl J.C. Bilderbeek
check_datadir("my_datadir/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.