statistic_col: Statistics of each respective column

Description Usage Arguments Value

Description

Returns the statistic values, such as sum, mean, max, min of each column of dataframe or matrix.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

x

a matrix of dataframe

na.rm

logical. Should missing values (including NaN) be removed?

Value

A series of statistic value of each column of x.


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.