The function produces either a summary of estimated dimensionality or a scatter plot of points between two dimensions. See options below.type Either "dim" or "scatter". Whether to return a summary of dimensionality or scatterplot between two dimensions.
main, ylabel, xlabel Main title, y axis label, and x axis label.
dims.scatter Which two dimensions to plot against each other.
scatter.by Either row or col. Whether to produce scatterplot of two rows or of two columns.
topbottom Number of points to label at the extreme of each dimension. Only used for
type="scatter".