Description Usage Arguments Value
Condense two vectors - where the first vector is an id vector and the second vector is an target (which must be unique) - into a data.table with two columns (id and target).
| 1 | condense_rows(id, target, names = NULL)
 | 
| id | ( | 
| target | ( | 
| names | (Default as  | 
a data.table with two columns, id and target.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.