# NOT RUN {
# generating runing and extracting parameters from Mplus files
# refering to a correlation data stored in object <U+2018>example2'
data(example2)# loading fictional example correlation matrix
# not Run until Mplus is installed on your Sytem #####
# }
# NOT RUN {
test <- Circ_emp(300,example2)
test
### ploting the result as a circumplex
plot(test)
# for black and white printing
plot(test,ltype=c(1,2),lcolor=c("grey","grey","black","black"))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab