powered by
A sample list of kanjivec objects
fivebetas
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:
kanjivec
\u961c-->\u2ed6 on the left: mound, small village
\u9091-->\u2ecf on the right: large village
oldpar <- par(mfrow = c(1,5), mai = rep(0,4)) invisible( lapply(fivebetas, plot, seg_depth = 2) ) par(oldpar)
Run the code above in your browser using DataLab