I2symb | R Documentation |
Reverse to symb2I()
I2symb(binary_code, pathogen_list)
binary_code |
Binary indicators for pathogens |
pathogen_list |
The complete list of pathogen names |
The name of pathogen or pathogen combination indicated by "code"
I2symb("001",c("A","B","C"))
I2symb("000",c("A","B","C"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.