Description Usage Arguments Value Note
View source: R/closest_atlas_regions.R
Append to vector or NULL.
1 | vappend(vec, val)
|
vec |
an existing vector or NULL |
val |
the value to append. |
the value itself if vec is NULL
, the vec with the appended val otherwise.
There almost certainly is a better way to do this, please open an issue and let me know how if you know it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.