build_tail_dat: Separate the lower and upper tails for a pdf dataset

View source: R/norm_density_plot.R

build_tail_datR Documentation

Separate the lower and upper tails for a pdf dataset

Description

Separate the lower and upper tails for a pdf dataset

Usage

build_tail_dat(dat, lower_x = -1.96, upper_x = NULL)

Arguments

dat

data from which to build the tails

lower_x

lower x-limit for the tail

upper_x

upper x-limit for the tail


michaelfrancenelson/mfn.teaching.utils documentation built on Oct. 7, 2022, 1:13 a.m.