placeLegend: Place Legend

Description Usage Arguments Value

View source: R/misc.R

Description

This function decides where the legend should be put (top left or bottom left)

Usage

1
placeLegend(wv_1, low_n, high_n)

Arguments

wv_1

A double that indicates the first value of wv.empir

low_n

A doble that indicates the last value of ci.low

high_n

A dobule that indicates the last value of ci.high

Value

A numeric vector containing 4 elements. The first two elements indicate legend.justification, the last two elements indicate legend.position (see ?theme).


SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.