Learn R Programming

languageR (version 1.6)

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)

Value

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

Arguments

vec

vector of Y values

pos

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

Author

R. H. Baayen

Details

not intended for independent use

See Also

See Also as plotLMER.fnc