Nothing
Code
app <- app_dir("ggplot2", "hadley", os = "mac")
Code
app$cache()
Output
[1] "~/Library/Caches/ggplot2"
Code
app$log()
Output
[1] "~/Library/Logs/ggplot2"
Code
app$data()
Output
[1] "~/Library/Application Support/ggplot2"
Code
app$config()
Output
[1] "~/Library/Application Support/ggplot2"
Code
app$site_data()
Output
[1] "/Library/Application Support/ggplot2"
Code
app$site_config()
Output
[1] "/Library/Application Support/ggplot2"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.