View source: R/paste_if_not_na.R
Paste everything but na into a single string
1 | paste_if_not_na(..., sep = "", collapse = " ")
|
... |
character vector to convert to string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.