Read whitespace-separated columns into a matrix
1 | read_matrix(file, trunc = 0)
|
file |
A path to a file. |
trunc |
Number of decimal places used to integerize data contents. If contents were not truncated, set to 0 (the default). A common value is 9. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.