distill_website: R Markdown site generator for Distill websites

View source: R/distill_website.R

distill_websiteR Documentation

R Markdown site generator for Distill websites

Description

R Markdown site generator for Distill websites

Usage

distill_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.


radixpub/radix-r documentation built on Nov. 24, 2023, 11:21 a.m.