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)

datacamp/datacamp documentation built on May 14, 2019, 7:11 p.m.