make_processor {sketch} | R Documentation |
Make a handle to process header
make_processor(pred, fun)
pred |
A function, taking a string and returning a logical. |
fun |
A function, taking a string and returning a 'shiny.tag' object. |
A header processor / handler.