Learn R Programming

sketch (version 1.1.20.3)

make_processor: Make a handle to process header

Description

Make a handle to process header

Usage

make_processor(pred, fun)

Value

A header processor / handler.

Arguments

pred

A function, taking a string and returning a logical.

fun

A function, taking a string and returning a 'shiny.tag' object.