check.poslegend {TimeDepFrail}R Documentation

Check Correctness of Legend Position

Description

The function controls that the provided position of the legend is correct. It can be either a vector of length 2, giving the x and y coordinates, or a string, giving the exact position among different possibilities.

Usage

check.poslegend(pos_legend)

Arguments

pos_legend

Either a numerical vector of length 2, with the x and y coordinates, or a string with the exact position.

Value

An error if any condition is not satisfied.


[Package TimeDepFrail version 0.1.0 Index]