as.matrix.slidepzl_state: convert a state into a character matrix

Description Usage Arguments Value

View source: R/class.R

Description

Internal. Convert a state into a character matrix. Used to show verbose messages in makeGraph function.

Usage

1
2
## S3 method for class 'slidepzl_state'
as.matrix(state, setting, error_invalid = TRUE)

Arguments

state

a object of 'slidepzl_state' class.

setting

a object of 'slidepzl_setting' class.

error_invalid

logical. Raise error if the state is invalid?

Value

a character matrix.


shigono/rSlidePzl documentation built on Jan. 21, 2021, 8:01 a.m.