pretty_name: Print the name of a distribution, possibly with parameters

View source: R/pretty_name.R

pretty_nameR Documentation

Print the name of a distribution, possibly with parameters

Description

Print the name of a distribution, possibly with parameters

Usage

pretty_name(distribution, param_digits = 0)

Arguments

distribution

Distribution object.

param_digits

How many significant digits to include when displaying the parameters? 0 if you don't want to display parameters.

Value

A character containing the distribution's name, possibly followed by parameters in brackets.


vincenzocoia/distionary documentation built on March 5, 2024, 3:13 a.m.