Thresholdplot: This function helps graph a ggviolin plot for data...

Description Usage Arguments Examples

Description

This function helps graph a ggviolin plot for data visualization.

Usage

1
Thresholdplot(dataname, xname, yname, title)

Arguments

dataname

the data file name, passed to ggviolin

xname

the treatment column name

yname

the dependent variable

title

the title of the plot

Examples

1
Thresholdplot(ephys1, "Treatment", "Voltage.threshold.mV", "Voltage Threshold (mV)")

yuexyin/FinalProject_Yin documentation built on Jan. 1, 2021, 1:47 p.m.