str_or_unk | R Documentation |
Convert null objects to "Unknown"
str_or_unk(obj)
obj |
object to voncert |
converted object
## Not run:
str_or_unk(NULL)
str_or_unk("example")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.