powered by
Summary of dataframe.
statdf(df, n = 2, cmcase = FALSE, prop = FALSE)
a dataframe, columns stands for parameters, rows stands for variables.
dataframe of time series.
digits for reuslt in dataframe.
logical value. Set to TRUE if you only want to summary cases which are complete, i.e., have no missing values.
logical value. Convert time series into proportion time series before summary.
Summary of dataframe: mean, standard deviation (sd), minimum (min), percentiles (0.25, 0.50, 0.75), maximum (max).
statdf(voc)
Run the code above in your browser using DataLab