cbk.category: Suggest categories to plot

Description Usage Arguments Value Examples

View source: R/cbk.category.R

Description

Suggest categories to plot

Usage

1
cbk.category(pmlfile_or_stone = NULL)

Arguments

pmlfile_or_stone

A CASTEML file that exits locally or stone-ID (or pmlame) to survey categories. Default is NULL and return all categories regardless their plotability.

Value

Categories in preferred order

Examples

1
2
3
4
pmlfile  <- cbk.path("20081202172326.hkitagawa.pml")
message(sprintf("The pmlfile is located at |%s|.",pmlfile))
category <- cbk.category(pmlfile)
category <- cbk.category()

misasa/chelyabinsk documentation built on Nov. 24, 2020, 5:47 a.m.