quantile_tables: Creates the quantile table output for largevar function

View source: R/quantile_tables.R

quantile_tablesR Documentation

Creates the quantile table output for largevar function

Description

Outputs the quantile tables from the package's corresponding vignette.

Usage

quantile_tables(r = 1)

Arguments

r

Which partial sum the quantile table should be returned for. (Only r<=10 is available.) Default is r=1.

Value

A numeric matrix.

Examples

quantile_tables(r=3)

Largevars documentation built on June 8, 2025, 11:18 a.m.