| french_dataset-class {frenchdata} | R Documentation |
french_dataset S3 class
Description
The french_dataset exists to hold the results of reading the files lists of Kenneth's French data library.
It provides a method to print the objects of this class.
Properties of french_dataset
Objects of class french_dataset have:
A
classattribute offrench_dataset.A base type of
"list"with the following elements:-
info- holds the information about when and were the information was retrieved. -
details_url- url for the webpage with details on data set. -
subsetsa tibble with with the subsets contained in the downloaded file, the tibble contains anameanddatacolumn.
-
Behavior of french_dataset
Pretty prints the object.
[Package frenchdata version 0.2.0 Index]