get_hex_string: Create a hexjson string for a hex from a dataframe row

Description Usage Arguments Value

View source: R/hexjson.R

Description

Creates a hexjson string for an individual hex from a dataframe row. The column names are used as the property names and the vales are used as the property values. The value in the first column is used as the key for the hex in the hexjson.

Usage

1

Arguments

...

A row of data from a dataframe.

Value

The hex part of a hexjson string.


houseofcommonslibrary/clhex documentation built on April 28, 2021, 3:12 a.m.