| plot.stops | R Documentation | 
S3 plot method for stops objects
## S3 method for class 'stops'
plot(x, plot.type = "confplot", main, asp = 1, ...)
| x | an object of class stops | 
| plot.type | String indicating which type of plot to be produced: "confplot", "resplot", "Shepard", "stressplot", "bubbleplot" (see details) | 
| main | the main title of the plot | 
| asp | aspect ratio of x/y axis; defaults to 1; setting to 1 will lead to an accurate represenation of the fitted distances. | 
| ... | Further plot arguments passed: see 'plot.smacof' and 'plot' for detailed information. Details: See plot.smacofP | 
no return value, just plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.