View source: R/parser-layout.R
read_layout_data | R Documentation |
Read layout data from a file
read_layout_data(layout_file_path, ...)
layout_file_path |
Path to the layout file |
... |
Additional arguments to pass to the underlying read function |
A matrix with the layout data. The row names are supposed to be letters A,B,C, etc. The column names are supposed to be numbers 1,2,3, etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.