| utils | R Documentation |
A simple test function.
whoami()
The name of the package as a character string
myfunction <- function(){
iam <- FALSE
}
myfunction()
whoami()
## Not run:
# test a dontrun
a = 1
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.