pltabulate: Tabulate a parental list.

Description Usage Arguments

View source: R/pltabulate.R

Description

Tabulate a parental list.

Usage

1
  pltabulate(pl, pretty = F, levels = NULL, sort = F)

Arguments

pl

A parental.list to tabulate.

pretty

A logical indicating how to convert the objects of class parental inside pl to strings. See as.character.parental.list for details.

levels

What levels to make the table using. By default as.character(pl).

sort

A logical indicating whether to sort the table.


rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.