This function plots the AF gate, including intermediate steps, using ggplot2 and other necessary packages.
gate.af.plot(samp, gate.data, gate.bound, gate.region, gate.population, asp)Sample identifier.
Data frame containing gate data points.
List containing gate boundary information.
List containing gate region information.
List containing gate population information.
The AutoSpectral parameter list.
Prepare using get.autospectral.param
Saves the plot as a JPEG file in the specified directory.