# NOT RUN {
# While writing a new lesson by hand just use:
wq_command()
# If converting from another format to a swirl course you may want to sue the
# API:
wq_command("Assign the value 5 to the variable x.",
"x <- 5", "omnitest(correctExpr='x <- 5')", "Just type: x <- 5")
# }
Run the code above in your browser using DataLab