transform_bin: Define an Observable Plot transform with outputs and options

View source: R/transforms.R

transform_binR Documentation

Define an Observable Plot transform with outputs and options

Description

Define an Observable Plot transform with outputs and options

Usage

transform_bin(...)

transform_binX(...)

transform_binY(...)

transform_group(...)

transform_groupX(...)

transform_groupY(...)

transform_groupZ(...)

transform_map(...)

Arguments

...

transform outputs and options

Details

the first argument passed to the function is passed as outputs to the JavaScript transform. It can be a single value or a list.


juba/obsplot documentation built on April 27, 2023, 5:28 a.m.