fivebetas: A sample list of kanjivec objects

fivebetasR Documentation

A sample list of kanjivec objects

Description

A sample list of kanjivec objects

Usage

fivebetas

Format

fivebetas is a list of five kanjivec objects representing the basic kanji \u90e8,\u969c,\u966a,\u90f5,\u9663 containing "beta" components, which come in fact from two different classical radicals:

  • \u961c–>\u2ed6 on the left: mound, small village

  • \u9091–>\u2ecf on the right: large village

Source

The list has been generated with the function kanjivec with parameter flatten="intelligent" from the corresponding files in the KanjiVG database by Ulrich Apel (https://kanjivg.tagaini.net/).

Examples

oldpar <- par(mfrow = c(1,5), mai = rep(0,4))
invisible( lapply(fivebetas, plot, seg_depth = 2) )
par(oldpar)
  

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