limits: Internal: Plot limit getter

View source: R/plot_related_helper.R

limitsR Documentation

Internal: Plot limit getter

Description

A function that heavily relies on the distreg.vis::dists data.frame to obtain optimal plotting limits. Specifically, this function relies on the columns type_limits, l_limit, u_limit.

Usage

limits(fam_name, predictions)

Details

Three cases: categorical limits (cat_limits), no_limits, has_limits, both_limits


distreg.vis documentation built on Oct. 27, 2023, 9:07 a.m.