get_journal_plot_fn | R Documentation |
get_journal_plot_fn() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get journal plot function. The function returns Journal plot (an output object of multiple potential types).
get_journal_plot_fn(
what_1L_chr = "barplot",
pkg_1L_chr = "ggpubr",
prefix_1L_chr = "gg"
)
what_1L_chr |
What (a character vector of length one), Default: 'barplot' |
pkg_1L_chr |
Package (a character vector of length one), Default: 'ggpubr' |
prefix_1L_chr |
Prefix (a character vector of length one), Default: 'gg' |
Journal plot (an output object of multiple potential types)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.