pt_ex_cnts: A quick ptable that can be used in various examples

View source: R/pt_examples.R

pt_ex_cntsR Documentation

A quick ptable that can be used in various examples

Description

pt_ex_cnts() returns a perturbation table object from create_cnt_ptable() with some default parameters. This is useful for quickly creating ptables to demonstrate usage in other tools.

Usage

pt_ex_cnts()

Value

Returns a ptable object.

Examples

ptab <- pt_ex_cnts()
plot(ptab, type = "t")

ptable documentation built on March 7, 2023, 7:30 p.m.