ropenscilabs/ezknitr: Avoid the Typical Working Directory Pain When Using 'knitr'

An extension of 'knitr' that adds flexibility in several ways. One common source of frustration with 'knitr' is that it assumes the directory where the source file lives should be the working directory, which is often not true. 'ezknitr' addresses this problem by giving you complete control over where all the inputs and outputs are, and adds several other convenient features to make rendering markdown/HTML documents easier.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.6.3
URL https://docs.ropensci.org/ezknitr/ https://github.com/ropensci/ezknitr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropenscilabs/ezknitr")
ropenscilabs/ezknitr documentation built on Aug. 23, 2023, 7:51 p.m.