View source: R/general_utils.R
conditional | R Documentation |
Function to create a wrapper version of the input function that run according to a logical condition. Useful for conditional pipelines. see https://community.rstudio.com/t/conditional-pipelines/6076/2
conditional(fun)
fun |
function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.