View source: R/compute_quant.R
compute_quant
provides the most general and flexible way of
specifying the quant_func
argument to survey_table
.
1 | compute_stats(x, stat_func, stat_args, labels = NULL)
|
x |
a numeric vector |
labels |
a vector of character strings giving the labels for the elements
of the output. Default is to use |
func_names |
a vector of character strings giving the names of the
functions to be applied to |
func_args |
a list with number of elements equal to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.