Get or view the names of available plotting functions
Get or view the names of available plotting functions
available_ppc(pattern = NULL, fixed = FALSE, invert = FALSE) available_mcmc(pattern = NULL, fixed = FALSE, invert = FALSE)
pattern, fixed, invert |
Passed to |
A possibly empty character vector of function names with several
additional attributes (for use by a custom print method). If pattern
is missing then the returned object contains the names of all available
plotting functions in the MCMC or PPC module, depending on
which function is called. If pattern
is specified then a subset of
function names is returned.
available_mcmc() available_mcmc("nuts") available_mcmc("rhat|neff") available_ppc("grouped") available_ppc("grouped", invert = TRUE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.