split_plot.RdSplit and plot
split_plot(df, fun, sp = get_split_col(df), ...)
| df | data frame to split and plot |
|---|---|
| fun | function to use to plot |
| sp | character name of column to split; if |
| ... | passed to |
A list of plots.
#>#> #>#> #> #>#> #> #>#> $SAD#> Warning: Removed 1 rows containing missing values (geom_smooth).#> #> $MAD#> #> $Renal#> #> $Hepatic#>