Description Usage Arguments Details Value Author(s) See Also Examples
The function provides means to manually modify the partitioning vector.
1 2 |
x |
|
plot |
character. The plot(s) to force into a new partition. |
... |
Currently not used. |
This function increases the value of getK(x)
.
code{VegsoupPartition}
object.
Roland Kaiser
1 2 3 4 5 | x <- VegsoupPartition(barmstein, k = 2)
x <- isolate(x, rownames(x)[1])
getK(x)
x
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.