meanSummaryTable | R Documentation |
Make mean summary table
meanSummaryTable(..., vanilla = TRUE)
... |
Further arguments to be passed to meanSummary |
vanilla |
logical |
labels=list(X="cond",Y="reaction",M="pmi") xlabels=c("Front Page","Interior Page") meanSummaryTable(data=pmi,labels=labels,xlabels=xlabels) labels=list(X="frame",Y="justify",W="skeptic") xlabels=c("Natural causes condition","Climate change condition") meanSummaryTable(data=disaster,labels=labels,xlabels=xlabels)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.