radix_website: R Markdown site generator for Radix websites

Description Usage Arguments

View source: R/radix_website.R

Description

R Markdown site generator for Radix websites

Usage

1
radix_website(input, encoding = getOption("encoding"), ...)

Arguments

input

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

encoding

The encoding of the input file; see file.

...

Currently unused.


radix documentation built on May 1, 2019, 8:05 p.m.

Related to radix_website in radix...