"empCirc"
plotting method for object of class 'empCirc' which results from function Circ_emp
and contains the empirical RIASEC angular locations extracted from the Mplus result file after running the Mplus syntax.
# S3 method for empCirc
plot(
x,
main = NULL,
lcolor = c("blue", "blue", "red", "red"),
ltype = c(1, 2),
lwd = 3,
defhexa = list(hexa = TRUE, seg = TRUE, gr = 5, r = 4, nseg = 7, x.cent = 0, y.cent =
0),
...
)
object of class 'empCirc'.
titel for plot.
(character) vector for colors; default set to lcolor=c("blue","blue","red","red")
.
vector for line types; default set to ltype=c(1,2)
numeric defining the line width; default set to lwd=3
list of definition to draw the hexagon
other parameters passed through
a plot visualizing the empirical RIASEC angular locations within the Hexagon.
no details