| read_file | R Documentation | 
this function reads in an input file to be used to create the input dataframe.
read_file(file_path = file_path)
| file_path | path to the input dataframe | 
file_path = "path/to/file"
data = read_file(file_path=file_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.