Skip to contents

function to show all the avaliable palettes in a specific family .

Usage

show_pal(
  name = "all",
  palette_family = palette_netflyx,
  n = 6,
  rev = TRUE,
  ...
)