getPercentileData: Transform data from count of people in group to percentile of...

Description Usage Arguments Value Examples

Description

Transform data from count of people in group to percentile of toxicity in group

Usage

1

Arguments

data

is the dataset to transform. The data must contain a column named 'concentration' which the percentile rankings will be based off.

Value

Returns the same dataset, with the same column names, but adjusted so the columns are the corresponding percentile, rather than a count.

Examples

1
getPercentileData(toxic_1990)

amd112/rseiAnalysis documentation built on May 28, 2019, 4:55 p.m.