View source: R/functionsExplore.r
| stats | R Documentation | 
descriptive stats functions
stats(
  x,
  stat = c("mean", "sd", "valids", "not.valids", "quantile", "CI", "mse"),
  as.vector = FALSE
)
x | 
 vettore  | 
stat | 
 tipo di statistica test  | 
as.vector | 
 logico  | 
title | 
 NULL  | 
rounding | 
 1 di default  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.