make_processor: Make a handle to process header

View source: R/assets-to_shiny_tag.R

make_processorR Documentation

Make a handle to process header

Description

Make a handle to process header

Usage

make_processor(pred, fun)

Arguments

pred

A function, taking a string and returning a logical.

fun

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

Value

A header processor / handler.


sketch documentation built on May 29, 2024, 8:18 a.m.