if (FALSE) {
# add the module called "test" and edit the details later on in the YAML
add_module("test")
# specify the title and category at creation time
add_module("test", title = "Test module", category = "Validity")
}
Run the code above in your browser using DataLab