print.kanjivec: Print basic information about a kanjivec object
Description
Print basic information about a kanjivec object
Usage
# S3 method for kanjivec
print(x, dend = FALSE, ...)
Value
No return value, called for side effects.
Arguments
- x
an object of class kanjivec
.
- dend
whether to print the structure of the strokedend
component.
- ...
further parameters passed to print.default
.