jacobbien / frombookdown-project

A package defined from a bookdown using litr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating frombookdown

The .Rmd files in this repository contains everything needed to create this bookdown site and this R package.

To generate these from the .Rmd files, we used litr::render() from the litr R package, which invokes the litr::litr_gitbook() output format, which extends a bookdown output format to have litr behavior:

litr::render("index.Rmd")

About

A package defined from a bookdown using litr


Languages

Language:HTML 48.6%Language:CSS 29.2%Language:JavaScript 20.8%Language:R 1.4%