transform_windowX: Define an Observable Plot transform with two options objects

View source: R/transforms.R

transform_windowXR Documentation

Define an Observable Plot transform with two options objects

Description

Define an Observable Plot transform with two options objects

Usage

transform_windowX(spec = NULL, ...)

transform_windowY(spec = NULL, ...)

transform_stackY(spec = NULL, ...)

transform_stackY1(spec = NULL, ...)

transform_stackY2(spec = NULL, ...)

transform_stackX(spec = NULL, ...)

transform_stackX1(spec = NULL, ...)

transform_stackX2(spec = NULL, ...)

Arguments

spec

specific options

...

transform options


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