# Generated by roxygen2: do not edit by hand

S3method("+",field3logit)
S3method(as.data.frame,field3logit)
S3method(as_tibble,field3logit)
S3method(coef,field3logit)
S3method(fortify,field3logit)
S3method(fortify,multifield3logit)
S3method(plot,field3logit)
S3method(plot,multifield3logit)
S3method(print,field3logit)
S3method(print,multifield3logit)
S3method(vcov,field3logit)
export(TernaryField)
export(add_confregions)
export(autoplot)
export(field3logit)
export(gg3logit)
export(multifield3logit)
export(plot3logit)
export(stat_3logit)
export(stat_conf3logit)
export(stat_field3logit)
import(Ternary)
import(ggtern)
import(magrittr)
importFrom(Rdpack,reprompt)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(ggplot2,arrow)
importFrom(ggplot2,fortify)
importFrom(ggplot2,unit)
importFrom(graphics,arrows)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,uniroot)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,modifyList)
importFrom(utils,tail)
