get_column: Get column or property for use in mapping

View source: R/style_helpers.R

get_columnR Documentation

Get column or property for use in mapping

Description

This function returns a an expression to get a specified column from a dataset (or a property from a layer).

Usage

get_column(column)

Arguments

column

The name of the column or property to get.

Value

A list representing the expression to get the column.


mapgl documentation built on Nov. 1, 2024, 5:08 p.m.