teachr_website: R Markdown site generator for teachr workshops

View source: R/website.R

teachr_websiteR Documentation

R Markdown site generator for teachr workshops

Description

R Markdown site generator for teachr workshops

Usage

teachr_website(input, encoding = getOption("encoding"), ...)

Arguments

input

Website directory (or the name of a file within the directory).

encoding

Ignored. The encoding is always assumed to be UTF-8.

...

Currently unused.


numbats/teachr documentation built on March 26, 2022, 10:34 p.m.