f_dispatcher_spct | R Documentation |
Function that dispatches the function supplied as argument using different variables depending on the class of the spectrum argument.
f_dispatcher_spct(x, .fun, ...)
x |
an object of class "generic_spct" |
.fun |
an R function with signature function(x, ...) |
... |
additional arguments passed to f |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.