Learn R Programming

languageR (version 1.5.0)

getPos.fnc: determine position for labels for interaction plots

Description

determines the position (in the X and Y vectors) for the adding of text to an interaction plot

Usage

getPos.fnc(vec, pos)

Arguments

vec

vector of Y values

pos

can be '"beg"', '"mid"', '"end"'

Value

an integer specifying position in vector for X and Y values in plot

Details

not intended for independent use

See Also

See Also as plotLMER.fnc

Examples

Run this code
# NOT RUN {
  
# }
# NOT RUN {
not intended for independent use
# }

Run the code above in your browser using DataLab