View source: R/print_color_vctr.R
print method for color_vctr
1 2 | ## S3 method for class 'color_vctr'
print(x, ..., method = print_method())
|
x |
object of colortable vector |
... |
print options to be passed on |
method |
The output type to print to. Defaults to one of: "console","latex","html". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.