check.datafunction | R Documentation |
This function checks whether there will be any error if an
object of class data.frame
is passed to the user-defined function.
check.datafunction(data, f, lpmodel.comp)
data |
The data object in the class |
f |
A user-defined function in |
lpmodel.comp |
The name of the |
An error message will be displayed.
Nothing is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.