mark: Create a new "mark" object.
Usage
mark(type, props, data)is.mark(x)
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.