MUCollective / multiverse

R package for creating explorable multiverse analysis
https://mucollective.github.io/multiverse/
GNU General Public License v3.0
62 stars 5 forks source link

`knit_as_emar()` when ggplot has warnings #116

Closed abhsarma closed 2 months ago

abhsarma commented 1 year ago

knit_as_emar() is designed to take your RMarkdown analysis implementation and knit it as an EMAR document. However, if your ggplot has warnings a la "remove 1 row(s) due to missing ...", the EMAR implementation malfunctions --> it shows all of the graphs instead of just the active specification