Description Usage Arguments Author(s) Examples
View source: R/panel.groups.segplot.R
This function receveis a factor and return a numeric vector with equally spaced factor levels centered at 0.
| 1 | 
| group | A factor. | 
| space | A numeric value to be used as the space between
levels. If  | 
Walmes Zeviani, walmes@ufpr.br.
| 1 2 3 4 | centfac(warpbreaks$tension)
centfac(warpbreaks$tension, space = 1)
centfac(warpbreaks$wool)
centfac(warpbreaks$wool, space = 1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.