getPos.fnc {languageR}R Documentation

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"'

Details

not intended for independent use

Value

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

Note

not indended for independent use

Author(s)

R. H. Baayen

References

~put references to the literature/web site here ~

See Also

See Also as plotLMER.fnc

Examples

  ## Not run: not intended for independent use

[Package languageR version 0.953 Index]