Skip to contents

get_journal_palette_fn() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get journal palette function. The function returns Journal palette (a function).

Usage

get_journal_palette_fn(
  type_1L_chr = c("colour", "fill"),
  what_1L_chr = "lancet"
)

Arguments

type_1L_chr

Type (a character vector of length one), Default: c("colour", "fill")

what_1L_chr

What (a character vector of length one), Default: 'lancet'

Value

Journal palette (a function)