Description Usage Arguments Details Value References
Create a Tukey-type bar chart with Tukey letters.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
df |
A |
here |
A text string indicating the subfolder into which results should be saved. Also sometimes used to help entitle output. |
fileSave |
A character string used to name the plot file. |
title |
A character string used to entitle the plot. |
xlab |
A character string used to label the x-axis. |
ylab |
A character string used to label the y-axis. |
ft |
A text string indicating the |
out |
A character string used to identify the directory into which
output is to be saved. The directory should have a trailing slash
" |
year |
The year of focus. Typically one of |
height |
A number indicating the height of the resulting |
width |
A number indicating the width of the resulting |
letters |
Default is |
bounds |
Default is |
text |
The size of the output font. Larger means bigger. Default is
|
Function lettered
ensures that "the letters" appear above
bars representing means. The letters indicate the groupings that are
statistically similar. This plot emulates the example plot from Garbuzov &
Ratnieks (2014).
A plot with Tukey lettering, assuming letters
is set to
TRUE
.
Garbuzov and Ratnieks. 2014.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.