Description Usage Arguments Value
Load a CSV file from the server
1 2 3 |
server |
The server |
id |
The original file ID |
header |
Flag to indicate that the file starts with a header line |
sep |
The separator character |
quote |
The quote character |
dec |
The decimal point character |
fill |
Flag to indicate if blank fields should be added for rows with unequals length |
comment.char |
The comment character |
The dataframe constructed from the CSV file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.