upload_course: Upload a course to www.datamind.org

Description Usage Arguments Value Examples

View source: R/course_creation.R

Description

Before calling this function you should have logged into datamind.org with datamind_login function. The function parses the entire course using the slidify function, then upload the result to datamind.org and shows you

Usage

1
2

Arguments

open

Boolean, TRUE by default, determines whether a browser window should open, showing the course creation web interface

Value

The upload_course function does not return a value but it is called for its side effect as described above.

Examples

1
2
# TODO add downloading intro to R folder here
upload_course()

jonathancornelissen/datamind documentation built on May 19, 2019, 7:28 p.m.