pt_ex_cnts {ptable}R 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")

[Package ptable version 1.0.0 Index]