Description Usage Arguments Value Examples
This function is used in practical 3 and checks that the file has been name correctly.
1 2 3 | CheckFunctionName(path)
CheckFunctionLoading(path)
|
path |
the path to where the file is located on your computer |
A message describing whether the file has been named correctly.
1 2 3 4 | ## Not run:
CheckFunctionName("/tmp/practical3.R")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.