Use this function to add axis titles and a plot title.
1 | titles_minimal(x = NULL, y = NULL, title = NULL)
|
x |
String. The title for the x-axis. |
y |
String. The title for the y-axis. |
main |
String. The main title for the plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.