Skip to content

data() returns class "packageIQR" #2504

Closed Answered by jimrothstein
jimrothstein asked this question in Q&A
Discussion options

You must be logged in to vote

from utils::data() https://stat.ethz.ch/R-manual/R-devel/library/utils/html/data.html

data() returns with object of class packageIQR

If no data sets are specified, data lists the available data sets. For each package, it looks for a data index in the ‘Meta’ subdirectory or, if this is not found, scans the ‘data’ subdirectory for data files using list_files_with_type. The information about available data sets is returned in an object of class "packageIQR". The structure of this class is experimental. Where the datasets have a different name from the argument that should be used to retrieve them the index will have an en

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jimrothstein
Comment options

jimrothstein Sep 17, 2024
Collaborator Author

Answer selected by jimrothstein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants