print.caracas_symbol | R Documentation |
Print symbol
## S3 method for class 'caracas_symbol'
print(
x,
prompt = getOption("caracas.prompt", default = "c: "),
method = getOption("caracas.print.method", default = "utf8"),
rowvec = getOption("caracas.print.rowvec", default = TRUE),
...
)
x |
A |
prompt |
Which prompt/prefix to print (default: 'c: ') |
method |
What way to print ( |
rowvec |
|
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.