View source: R/gradeComputation.R
merge_gradeVectors | R Documentation |
Merge several named numerical \(grade\) vectors into a tibble
merge_gradeVectors(...)
... |
arguments of grade vectors |
A tibble with Rmd column as the merging key.
## Not run: merge_gradeVectors(grade111, grade112, grade113) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.