Use this function to start a brand new course based on the template available at https://github.com/ines/course-starter-r/

create_lesson_repo(destdir = NULL)

Arguments

destdir

- destination directory for creating the course repository. It will be created as `course-starter-r`.

Value

new project as created by usethis::create_from_github