Description Usage Arguments Details Value
transfer matrix to landscape.
1 2 | ## S3 method for class 'matrix'
as.landscape(x, states = NA)
|
x |
A matrix object with factorial content. |
levels |
A character vector giving the original sequence of states. |
If no vector levels is specified the levels are coerced from the unique states of the matrix, which might cause loss of states (e.g. if not present on this landscape) or a wrong ordering of states. This is not recommended! Always provide a levels vector!
A landscape object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.