Description Usage Arguments Value
Create a simple line graph
1 |
data |
A data frame with 2-4 columns. Data should be formatted in the following way: column 1 is the x-axis variable, column 2 is the y-axis variable, column 3 is the coloring variable, column 4 is the variable split the data set on to create side by side graphs |
title |
A string containing the title of the graph |
subtitle |
A string containing the subtitle of the graph. Default is no subtitle |
caption |
string containing the caption of the graph. Default is no caption |
grid |
Shows major grid lines, default is FALSE |
A ggplot graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.