This is useful mostly when piping lists of data through map functions. Often, one member of the pipeline will be NA or NULL where an empty data.frame or xts is needed. This is a great for selectively mapping that to the correct type.
1 | noneDefault(value, default)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.