# NOT RUN {
qual1 <- CreateQualificationType(title="Worked for me before",
description="This qualification is for people who have worked for me before",
keywords="Worked for me before",sandbox=TRUE)
qual2 <- UpdateQualificationType(qual.test,
description="This qualification is for everybody!",
auto=TRUE, auto.value="5", sandbox=TRUE)
# }
Run the code above in your browser using DataLab