View source: R/plot_dye_screen.R
add_facet_grid | R Documentation |
has scales = "free"
add_facet_grid(row_var, col_var)
row_var |
unquoted name of a single variable mapped to facet rows. |
col_var |
unquoted name of a single variable mapped to facet columns |
a ggplot2 object, with grid facets added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.