powered by
Is x a OutputParams object?
is.OutputParams(x)
An arbitrary object
A logical, TRUE if x is a OutputParams object, and FALSE otherwise
x
# NOT RUN { is.OutputParams(OutputParams()) # TRUE is.OutputParams(data.frame()) # FALSE # }
Run the code above in your browser using DataLab