This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:customized_functions:ordicenter [2016/06/04 22:33] David Zelený |
en:customized_functions:ordicenter [2017/10/11 20:36] (current) |
||
---|---|---|---|
Line 7: | Line 7: | ||
See [[en:indirect_ordination_viz#ordicenter_custom_function|here]] for examples how to use this function. | See [[en:indirect_ordination_viz#ordicenter_custom_function|here]] for examples how to use this function. | ||
- | <file ordicenter.r> | + | <file r ordicenter.r> |
ordicenter <- function (ord, groups, display = "sites", w = weights(ord, display), | ordicenter <- function (ord, groups, display = "sites", w = weights(ord, display), | ||
show.groups, ...) | show.groups, ...) |