check_legend: check_legend Check if the legend.position and...

View source: R/utils.R

check_legendR Documentation

check_legend Check if the legend.position and legend.direction are valid

Description

check_legend Check if the legend.position and legend.direction are valid

Usage

check_legend(
  legend,
  datas_name,
  which = c("legend.position", "legend.direction")
)

Arguments

legend

The value legend.position or legend.direction

datas_name

names of the split data

Value

named list containing legend names


plotthis documentation built on April 11, 2025, 5:45 p.m.