View source: R/gg_plot_ftpalette.R
View palette compared to thumbnail
1 2 3 4 5 6 | plot_ftpalette(
index,
palettes = ftpals::first_takes,
use_theme = ggplot2::theme_gray,
show_thumbnail = TRUE
)
|
index |
Which video to get? an integer |
palettes |
the palette table |
use_theme |
a theme to use, such as theme_minimal, theme_gray, theme_dark, etc. |
show_thumbnail |
Should the thumbnail be downloaded and shown? Requires RCurl |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.