| newFun | R Documentation |
Print a skeletton for a new function in the console
newFun(name, createFile = FALSE, path = NULL)
name |
A name for the function |
>Sys.setenv(TZ="Europe/Berlin") >Sys.setlocale("LC_TIME", "C"); to get UK date format
void
JuG
newFun("newFunction")
newFun("newFunction",createFile = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.