as_widget: Convert an selector object to htmlwidgets

Description Usage Arguments Value

View source: R/selectR.R

Description

Given a selector object, this function converts it to an htmlwidget.

Usage

1
as_widget(selector, width = NULL, height = NULL)

Arguments

selector

The selector object

width

The width parameter passed on to htmlwidgets

height

The height parameter passed on to htmlwidgets

Value

An oject of class htmlwidgets


riccardopinosio/selectR documentation built on May 14, 2019, 11:13 a.m.