powered by
Retrieve contents field from {rosv} R6 object
get_content(x)
Values contained in the content field of the object (data.frame or list).
An object made by {rosv}.
test <- RosvQuery1$new(name = 'readxl', ecosystem = 'CRAN') get_content(test)
Run the code above in your browser using DataLab