Function use the dtsm funtion for plot the results
fplot(
data,
type = "bar",
x,
y,
z,
ylab = NULL,
xlab = NULL,
lgl = NULL,
lgd = "top",
sig = NULL,
erb = FALSE,
lmt = NULL,
brk = NULL,
xbl = NULL,
zbl = NULL,
color = TRUE,
font = 1
)
Output dtsm fuction
Type of graphic. "bar" or "line"
Axis x variable
Axis y variable
Group variable
Title for the axis y
Title for the axis x
Title for the legend
the position of legends ("none", "left", "right", "bottom", "top", or two-element numeric vector)
Significance of the result (letters)
Show the error bar.
limits of the y axis
break of the y axis
axis brakes labels in strign with doble space
legend label in strign with doble space
colored figure (TRUE), otherwise black & white (FALSE)
letter size in plot
Line o bar plot