print.kanjivec: Print basic information about a kanjivec object

View source: R/kanjivec.R

print.kanjivecR Documentation

Print basic information about a kanjivec object

Description

Print basic information about a kanjivec object

Usage

## S3 method for class 'kanjivec'
print(x, dend = FALSE, ...)

Arguments

x

an object of class kanjivec.

dend

whether to print the structure of the strokedend component.

...

further parameters passed to print.default.

Value

No return value, called for side effects.


kanjistat documentation built on June 22, 2024, 10:35 a.m.