typr_help | R Documentation |
Prints a message to the terminal with help information.
Silently returns the content as character which can be printed with cat()
.
typr_help(command = NULL)
command |
name of a command to get help for, e.g. |
a character vector of information, invisibly
typr_help('compile')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.