fx_top_p: Title

Description Usage Arguments Value Examples

Description

Title

Usage

1
fx_top_p(data, p, wt)

Arguments

data

A data.frame

p

The proportion to sample

wt

The unquoted column to use for ranking

Value

A data.frame

Examples

1
fx_top_p(data = mtcars, p = 0.25, wt = "mpg")

kputschko/kp.helpers documentation built on May 21, 2019, 10:12 a.m.