is_rosv | R Documentation |
Determine if object is an {rosv} type R6 class
is_rosv(x)
x |
Object to check. |
Boolean value based on if x
is an R6 class made by {rosv}.
is_rosv(RosvQuery1$new(name = 'readxl', ecosystem = 'CRAN'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.