selectInput_filter: selectInput_filter

Description Usage Arguments Examples

Description

subset a dataframe from select input

Usage

1
2
selectInput_filter(df, filter, col.filter, all.option, by.rows = NULL,
  includeBlanckDivs = NULL)

Arguments

df

dataframe to subset

filter

input filter

col.filter

column to filter on

all.option

include all term, example "All Available"

by.rows

if NULL then normal filtering, if FALSE then filter by columns. USed in Edit USers filtering.

includeBlanckDivs

not sure if this is used anymore

Examples

1
create_empty_df(n.cols,col.names)

RX-PBB/PBBMikesGeneral documentation built on May 19, 2019, 6:20 p.m.