tutorial (version 0.4.3)

build_example: Create example .Rmd file in the current working directory

Description

Create the file example.Rmd in your current working directory. This R Markdown files contains example code chunks that can be converted to interactive R playgrounds.

Usage

build_example(open = TRUE)

Arguments

open
Open the file after building the example?