calculatePercentiles: Calculate percentiles

Description Usage Arguments Value

View source: R/calculatePercentiles.R

Description

Calculate the percentiles of a row in a tibble.

Usage

1
calculatePercentiles(tibRow, tib)

Arguments

tibRow

a row in a tibble; the row need not contain all the columns of the tibble.

tib

a tibble.

Value

The percentiles of each of the input columns.


Timothy-Barry/coproanalysis documentation built on Feb. 12, 2020, 7:33 a.m.