author_course: Generate course and chapter template

Description Usage Arguments Examples

Description

The author_course function will:

  1. create and open a 'course.yml' file, with course information

  2. create and open a 'chapter1.md' file, containing some exercise templates

Usage

1

Arguments

lang

The programming language of the exercises in the template

Examples

1
2
3
4
5
## Not run: 
author_course(lang = "python")
author_course(lang = "r")

## End(Not run)

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