finalise_plot: Adds the FBB logo to plots

View source: R/finalise_plot.R

finalise_plotR Documentation

Adds the FBB logo to plots

Description

Adds the FBB logo to plots

Usage

finalise_plot(
  plot_name,
  source_name,
  logo_image_path = file.path(system.file("data", package = "fbb"), "BB_logo_small.png")
)

Arguments

palette

named color palette (see the list in fbb_palettes)

reverse

(default FALSE) reverses the order of colors

Value

a ColorRampPalette function

Examples

fbb_pal()


bitsandbricks/fbb documentation built on June 8, 2025, 11:53 p.m.