# NOT RUN {
# Set any lesson in the course you want to pack
set_lesson()
# Pack the course
pack_course()
# Export the .swc file to a directory that you specify
pack_course(file.path("~", "Desktop"))
# }
Run the code above in your browser using DataLab