## S3 method for class 'synchrony' plot(x, main ="", xlab ="Values from randomizations", ylab ="Frequency", line.col ="red", lty =2, lwd =1, col ="grey",...)
Arguments
x: synchrony object
main: main title of the figure
xlab: xlabel of the figure. Default is "Values from randomizations"
ylab: ylabel of the figure. Default is "Frequency"
line.col: color of the vertical line indicating the value observed in the data. Default is "red"