# Generated by roxygen2: do not edit by hand

export(tca_systems_form)
export(tca_analyze)
export(tca_decompose_binary)
export(tca_validate_additivity)
export(tca_from_var)
export(plot_tca)
S3method(print,tca_result)

importFrom(Matrix,Matrix)
importFrom(stats,setNames)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,element_text)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,theme)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(rlang,.data)
