Description Usage Value Author(s) Examples
增加考试年份到 examyear 字段
1 | add_exam_year(testid, exyear)
|
years
Gabe lee
1 2 3 4 5 6 7 8 9 10 | # \dontrun{
# med_micro_test_2015_cn_benke_A <- as.character(c(1,5,8,17,24,27))
# med_micro_test_2015_cn_benke_B <- as.character(c(3,5,7,18,23,28))
# med_micro_test_2015_cn_benke_C <- as.character(c(1,9,19,20,22,26))
#add_exam_year(med_micro_test_2015_cn_benke_A)
#add_exam_year(med_micro_test_2015_cn_benke_B)
#add_exam_year(med_micro_test_2015_cn_benke_C)
#med_micro_test_2015_cn_A = c('14');
# add_exam_year (med_micro_test_2015_cn_A)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.