plot_ftpalette: View palette compared to thumbnail

Description Usage Arguments

View source: R/gg_plot_ftpalette.R

Description

View palette compared to thumbnail

Usage

1
2
3
4
5
6
plot_ftpalette(
  index,
  palettes = ftpals::first_takes,
  use_theme = ggplot2::theme_gray,
  show_thumbnail = TRUE
)

Arguments

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


tsostarics/ftpals documentation built on Dec. 23, 2021, 12:59 p.m.