How to Save ggplot2 Plots in a targets Workflow?

I really enjoy using targets for all of my data analysis projects, especially because it helps me structure all of the projects nicely in the same folder. For targets projects, I often produce several figures using ggplot2. However, there are no formal recommendations for saving ggplot2 objects (as opposed to ... Continue reading: How to Save ggplot2 Plots in a targets Workflow?
http://dlvr.it/SdyyZz

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut