Description Usage Arguments Value Author(s) See Also Examples
View source: R/time_plot_function.R
Performs a descriptive line graph with standard deviation bars
1 2 3 4 5 6 7 8 9 10 |
time |
Vector containing the x-axis values |
response |
Vector containing the y-axis values |
factor |
Vector containing a categorical factor |
errorbar |
Error bars (sd or se) |
ylab |
y axis title |
xlab |
x axis title |
legend.position |
Legend position |
theme |
ggplot2 theme (default is theme_classic()) |
Returns a line chart with error bars
Gabriel Danilo Shimizu, shimizu@uel.br
Leandro Simoes Azeredo Goncalves
Rodrigo Yudi Palhaci Marubayashi
radargraph, sk_graph, plot_TH, corgraph, spider_graph
1 2 3 4 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.