print_v | R Documentation |
Print if Verbose is true
print_v(string, verbose)
string |
The string to print |
verbose |
if TRUE, print the string |
No return value. Prints the string concatenated with a verbose if the latter is not NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.