check_legend {plotthis}R 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


[Package plotthis version 0.7.2 Index]