install_from_swirl("R_Programming") # Directory name
### OR ###
install_from_swirl("R Programming") # Course name
# To install a course in development from the swirl_misc repository
install_from_swirl("Including Data", dev = TRUE)Run the code above in your browser using DataLab