grid_item_info: Show Grid Item Information

View source: R/GridProcessing.R

grid_item_infoR Documentation

Show Grid Item Information

Description

Displays the LimeSurvey columns, item name, and dimensions of each grid item.

Usage

grid_item_info(x, rows = 5, cols = 5)

Arguments

x

data frame of raw LimeSurvey formatted data.

rows, cols

the dimensions of the grid items.

Value

A list containing information on which raw data columns contain grid items, as well as the item names and dimensions of the grid items.


douglaswhitaker/GridItemTools documentation built on Aug. 2, 2022, 4:32 a.m.