make_pairs | R Documentation |
file must be a file downloaded from CourseWorks people section with 'group_name' column
make_pairs(file = "~/Downloads/PSet 3.csv", prefix = "PSet 3")
file |
path to file |
prefix |
prefix for group names |
data frame with new pairs column
df <- make_pairs("~/Downloads/PSet\ 3.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.