Description Usage See Also Examples
Facet by CNN
1 2 |
Other gg_aes: PrettyPredictors,
PrettyTargets, gg_x_target,
scale_color_cnn,
scale_color_cohort,
scale_color_device,
scale_color_fx,
scale_color_targetMode,
scale_color_target,
scale_color_view,
scale_fill_sex,
scale_predictor_,
scale_x_cohort,
scale_x_target
1 | data.frame(cnn = rep(c("rnd", "pre"), 5), n=1:10) %>% ggplot(., aes(x=n)) + geom_histogram() + facet_cnn()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.