str.kanjivec {kanjistat}R Documentation

Compactly display the structure of a kanjivec object

Description

Compactly display the structure of a kanjivec object

Usage

## S3 method for class 'kanjivec'
str(object, ...)

Arguments

object

an object of class kanjivec.

...

further parameters passed to str for all but the stroketree component of object.

Value

No return value, called for side effects.


[Package kanjistat version 0.9.1 Index]