Given a data file TSV/CSV, function attempts to read it using fread and returns an error message if it fails. Returns table with all applicable columns appended.
| 1 | read_data(file_name)
 | 
| file_name | File name to be read. Should specify a TSV/CSV file. read_data() | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.