check_stac | R Documentation |
stac
is valid.Check if a stac
is valid.
Will stop if not
check_stac(stac)
stac |
the status of the colonist, see stac_to_str for values and meanings |
A valid stac
...
is numeric
has one element
the element has a whole-number value in range [0, 6]
nothing
Richèl J.C. Bilderbeek
Use stac_to_str to convert a stac
to a string.
check_stac(0)
check_stac(1)
check_stac(6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.