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

View source: R/example.R

build_exampleR Documentation

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?


datacamp/tutorial documentation built on Nov. 2, 2022, 9:02 p.m.