View source: R/collection_helpers.R
collection_to_wide | R Documentation |
Cast a collection table to wide format
collection_to_wide(table, value.var = "logscore")
table |
a data.table in long format |
value.var |
which column to use as scores, default "logscore" |
a table in wide format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.