# Generated by roxygen2: do not edit by hand

S3method(is_cat,default)
S3method(is_cat,factor)
S3method(is_cat,logical)
S3method(is_cat,ordered)
S3method(is_cont,default)
S3method(is_cont,factor)
S3method(is_cont,logical)
S3method(is_cont,ordered)
export(cat_cont)
export(is_cat)
export(is_cont)
export(which_cat)
export(which_cont)
