get_legend_arg_names: get vector of legend arguments - overall or for each entry

View source: R/modify_legend.R

get_legend_arg_namesR Documentation

get vector of legend arguments - overall or for each entry

Description

get vector of legend arguments - overall or for each entry

Usage

get_legend_arg_names(overall = FALSE, indiv = FALSE)

Arguments

overall

logical indicating whether overall legend arguments should be returned. These arguments impact the legend style (e.g. title, box.lwd, location, etc)

indiv

logical indiciating whether arguments applicable to each legend entry should be returned. These are the arguments that apply to each individual entry within the legend (e.g. lty, lwd, pch, text.font, etc)


USGS-R/gsplot documentation built on April 17, 2023, 8:45 p.m.