View source: R/0_data_handling.R
do_nothing | R Documentation |
Template for functions that accept either a data frame or a list
do_nothing(data_, ..., dataset, input, output)
data_ |
list or tibble |
... |
specific arguments |
dataset |
dataset |
input |
name of input data |
output |
name of output data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.