Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/plot.fraction.R
Plots a convex hull or a star containing a specified percentage of the data. Used to plot clusters.
| 1 2 3 | 
| x | An object with class  | 
| add | Should the fraction be added to the current plot? | 
| center | Should the center be plotted? | 
| centerlabel | Label for the center. | 
| initial | Should the initial data be plotted? | 
| type | Type of plot. Can be: "ch"- Convex Hull or "st" - Star (Joining each point with the center) | 
| ... | Any other graphical parameter that can affects the plot (as color, etc ...) | 
Plots a convex hull or a star containing a specified percentage of the data.
No value returned
Jose Luis Vicente Villardon
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.