mark: Create a new "mark" object.

Description Usage Arguments Details

View source: R/mark.R

Description

A mark object is a close mapping to a vega mark object. Vega marks are documented in https://github.com/trifacta/vega/wiki/Marks.

Usage

1
2
3

Arguments

type

A string with the vega type.

props

A list of properties, created by props.

data

A reactive data object.

Details

This function is designed to be used by authors of new types of mark.


rpruim/ggvis2 documentation built on May 28, 2019, 2:34 a.m.