get_last_element {deckgl}R Documentation

Create a data accessor retrieving the last element of an array

Description

Create a data accessor retrieving the last element of an array

Usage

get_last_element(property_name)

Arguments

property_name

property name of data object

Value

JavaScript code evaluated on the client-side


[Package deckgl version 0.3.0 Index]