to_bin | R Documentation |
This function transforms abundance to presence-absence.
to_bin(x)
x |
A |
to_bin
will transform values greter than 0 to 1.
data(macro_ex)
to_bin(macro_ex)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.