View source: R/argumentChecks.R
check_gsmvar | R Documentation |
check_gsmvar
checks that the object has class attribute 'gsmvar'.
check_gsmvar(object, object_name)
object |
S3 object to be tested |
object_name |
what is the name of the object that should of class 'gsmvar'? |
Throws an error if the object doesn't have the class attribute 'gsmvar'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.