chk | R Documentation |
Checks individual objects.
chk(obj)
## Default S3 method:
chk(obj)
## S3 method for class 'err'
chk(obj)
obj |
Object to check. |
Runs warning()
or stop()
where necessary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.