Learn R Programming

⚠️There's a newer version (0.6.3) of this package.Take me there.

ezknitr (version 0.3.1)

Avoid the Typical Working Directory Pain When Using 'knitr'

Description

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.

Copy Link

Version

Install

install.packages('ezknitr')

Monthly Downloads

326

Version

0.3.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Dean Attali

Last Published

January 6th, 2016

Functions in ezknitr (0.3.1)

setup_ezspin_test

Set up a test directory to experiment with ezspin or ezknit
ezknitr

ezknitr
ezknitr_core

Knit Rmd or spin R files without the typical pain of working directories
set_default_params

Set default parameters
open_output_dir

Open the directory containing the output from the last ezknitr command