# Generated by roxygen2: do not edit by hand

S3method(plot,kanjimat)
S3method(plot,kanjivec)
S3method(print,kanjimat)
S3method(print,kanjivec)
S3method(str,kanjivec)
export(cjk_escape)
export(codepointToKanji)
export(get_kanjistat_option)
export(get_strokes)
export(get_strokes_compo)
export(kanjiToCodepoint)
export(kanjidist)
export(kanjidistmat)
export(kanjimat)
export(kanjistat_options)
export(kanjivec)
export(kmatdist)
export(kmatdistmat)
export(lookup)
export(plotkanji)
export(samplekan)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,svg)
importFrom(grDevices,tiff)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(lifecycle,badge)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(purrr,"pluck<-")
importFrom(purrr,attr_getter)
importFrom(purrr,chuck)
importFrom(purrr,list_flatten)
importFrom(purrr,pluck)
importFrom(stats,approx)
importFrom(stats,setNames)
importFrom(stringr,str_sub)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,relist)
importFrom(utils,str)
