| print.french_data_list {frenchdata} | R Documentation |
Generic print method for objects of class french_data_list
Description
Prints an object of class french_data_list
Usage
## S3 method for class 'french_data_list'
print(x, ...)
Arguments
x |
an object of class |
... |
other arguments passed to |
Value
Return a tbl_df/data.frame class object from the files_list element of x.
Examples
files_list <- get_french_data_list()
print(files_list)
files_list
[Package frenchdata version 0.2.0 Index]