undo_all_links: Undo all link creation using the backup files you created...

Description Usage Arguments

Description

The undo_all_links function should only be used right after using the add_all_links function. If you inspect the code and the link generation seem to have messed up the course format. This should not happen, but everything can happen in a beta version. Needs more testing.

Usage

1
undo_all_links(backup_ext = "_back_no_links", course_yml = "course.yml")

Arguments

backup_ext

The extension to the name of the backup files. Default is "_back_no_links".

course_yml

The name of the course yaml file. Default is "course.yml".


Data-Camp/datacamp documentation built on May 6, 2019, 1:38 p.m.