get_property: Create a data accessor

View source: R/properties.R

get_propertyR Documentation

Create a data accessor

Description

Creates a JS method to retrieve a given property of each object.

Usage

get_property(property_name)

Arguments

property_name

property name of data object

Value

JavaScript code evaluated on the client-side


crazycapivara/deckgl documentation built on March 29, 2023, 4:10 a.m.