is_sample_int | R Documentation |
Test if the object is a sample This function returns TRUE for samples.
is_sample_int(x)
x |
An object. |
TRUE
if the object inherits from the sample
class.
Other sample_int:
sample_int()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.