View source: R/file_format_io.R
read_table_general | R Documentation |
General function for reading a table from any table-like file
read_table_general( filename, read.table.args = NULL, read.xlsx.args = NULL, dataframe.class = "data.frame" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.