plugin: Create your own plugin.

Description Usage Arguments

View source: R/plugin.R

Description

Create your own plugin.

Usage

1
2
3
plugin(name, process)

plugin_with_init(name, init, process)

Arguments

name

of the plugin

process

function called to process each file

init

function called once with site metadata


hadley/rsmith documentation built on May 17, 2019, 12:16 p.m.