s_output | R Documentation |
Helper function for outputting if verbose.
s_output(out, verbose, verbosetext)
out |
Text string. |
verbose |
Boolean. |
verbosetext |
Text string. |
If verbose == TRUE
, outputs a string that concatenates verbosetext
and out
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.