create.perc.table: Create percentile table function

Description Usage Arguments Value Examples

Description

This function calculates percentiles by column for a given data set. There are no checks for NAs or anything else and thus this isa development level function.

Usage

1

Arguments

data

Data.frame or matrix in which you want to know the percentiles for each column

Value

A data.frame with percentiles in the columns corresponding to the columns input

Examples

1
2

dcries/bhd documentation built on May 14, 2019, 9:42 a.m.