View source: R/util_coord_flip.R
util_coord_flip | R Documentation |
ggplot2
plots, if desired.return a flip term for ggplot2
plots, if desired.
util_coord_flip(w, h, p, ref_env, ...)
w |
width of the plot to determine its aspect ratio |
h |
height of the plot to determine its aspect ratio |
p |
the |
ref_env |
environment of the actual entry function, so that the correct formals can be detected. |
... |
additional arguments for |
coord_flip
or coord_cartesian
Other process_functions:
util_abbreviate()
,
util_all_is_integer()
,
util_attach_attr()
,
util_bQuote()
,
util_backtickQuote()
,
util_count_NA()
,
util_extract_matches()
,
util_par_pmap()
,
util_setup_rstudio_job()
,
util_suppress_output()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.