tidy_quantile: Tidy Quantile

Description Usage Arguments Value

View source: R/tidy_quantile.R

Description

This function takes in a variable from a tibble, and returns a quantile.

Usage

1
tidy_quantile(data, var, length.out)

Arguments

data

Dataframe/tibble which the variable is contained in

var

What variable to make the quantiles from

length.out

How many quantiles to create

Value

A quantile


Leschonander/TidyQuantile documentation built on Jan. 1, 2020, 8:31 p.m.