fx_describe: Title

Description Usage Arguments Value Examples

Description

Title

Usage

1
2
fx_describe(data, output_format = "character",
  percentile_include = FALSE, percentile_probs = seq(0, 1, by = 0.1))

Arguments

data

A data.frame

output_format

Type of values the output table should have. Default is "character" for proper display. Use "numeric" for unrounded values.

percentile_include

Should a listing of percentiles be included in the output summary?

percentile_probs

The way in which the percentiles

Value

character vector of names

Examples

1

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