
Create TESS barplot using ggplot2
tess_ggbarplot.Rd
Create TESS barplot using ggplot2
Usage
tess_ggbarplot(
qmat,
ggplot_fill = algatr_col_default("ggplot"),
sort_by_Q = TRUE,
legend = TRUE
)
See also
Other TESS functions:
allK_plot_helper()
,
bestK()
,
geom_tess()
,
ggbarplot_helper()
,
pops_helper()
,
tess_barplot()
,
tess_col_default()
,
tess_do_everything()
,
tess_ggplot()
,
tess_krig()
,
tess_ktest()
,
tess_legend()
,
tess_plot_allK()