Opens exercise files for editing

open_exercise(id, create = FALSE)

Arguments

id

- id of the exercise/solution/pre-exercise (such as "01_02")

create

- boolean. If FALSE, won't create the relevant files and returns NULL. If TRUE, then will create files in exercises directory

Value

opens exercise files