str_to_stac | R Documentation |
stac
Convert a string to a stac
str_to_stac(stac_str)
stac_str |
the |
the stac
as a string
Richèl J.C. Bilderbeek
use stac_to_str to convent an stac
to a string
DAISIEmainland:::str_to_stac("[no colonization has taken place]")
DAISIEmainland:::str_to_stac("Non_endemic_MaxAge")
DAISIEmainland:::str_to_stac("Endemic")
DAISIEmainland:::str_to_stac("Endemic&Non_Endemic")
DAISIEmainland:::str_to_stac("Non_endemic_MaxAge")
DAISIEmainland:::str_to_stac("Endemic_singleton_MaxAge")
DAISIEmainland:::str_to_stac("Endemic_clade_MaxAge")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.