subset_by_quantile: Filter column by removing points beyond top and(or) bottom...

View source: R/transform.R

subset_by_quantileR Documentation

Filter column by removing points beyond top and(or) bottom percentage thresholds

Description

Filter column by removing points beyond top and(or) bottom percentage thresholds

Usage

subset_by_quantile(df, col, top = 0, bottom = 0, ...)

Arguments

...

fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.