Produce a figure for every split of the tree
1 2 3  | plotLCTSplits(resTree, rYlim = c(0, 1), doPlot = FALSE, nameTree = "",
  dev = "png", doEq = FALSE, idxSP = NULL, ylab = "Mean score",
  xlab = "Classes", lwd = 1)
 | 
resTree | 
 A Latent Class Tree object  | 
rYlim | 
 the ylim of a plot of a continuous variable. By default for categorical variables c(0, 1) is used.  | 
doPlot | 
 Logical, does the object need to be printed to a file as indicated by   | 
nameTree | 
 if   | 
dev | 
 device to create a plot, either "png", or "pdf"  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.