ggboxplot_scatter: Shorcut to using ggscatterBoxplots

View source: R/plotting_functions.R

ggboxplot_scatterR Documentation

Shorcut to using ggscatterBoxplots

Description

This code creates a ggscatter boxplot with t-test and Anova statistic by stat_compare

Usage

ggboxplot_scatter(data_all_given, colName, y.coord)

Arguments

data_all_given

Dataframe containing all information for all samples.

y.coord

Dimension reduction coordinate (e.g. PC1, PC2), included as a column in data_all_given

colname

Variable name to test. It should be included within data_all_given


HCGB-IGTP/HCGB.IGTP.DAnalysis documentation built on April 13, 2025, 12:03 a.m.