View source: R/istem-helpers.R
| resolve_fc_type | R Documentation |
When fc.type is NULL, inspects the ranking strings in the
data columns to infer whether they represent RANK, MOLE, or PICK.
resolve_fc_type(fc.type, data, block.items = NULL)
fc.type |
User-supplied fc.type or NULL. |
data |
The forced-choice data matrix. |
block.items |
Optional block-item list. |
Character vector of fc.type values (one per block).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.