Learn R Programming

ambiorix (version 2.1.0)

as_renderer: Create a Renderer

Description

Create a custom renderer.

Usage

as_renderer(fn)

Arguments

fn

A function that accepts two arguments, the full path to the file to render, and the data to render.