View source: R/GridProcessing.R
grid_item_info | R Documentation |
Displays the LimeSurvey columns, item name, and dimensions of each grid item.
grid_item_info(x, rows = 5, cols = 5)
x |
data frame of raw LimeSurvey formatted data. |
rows, cols |
the dimensions of the grid items. |
A list containing information on which raw data columns contain grid items, as well as the item names and dimensions of the grid items.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.