evalFormula
From leaflet v2.0.4.1
by Joe Cheng
Evaluate list members that are formulae, using the map data as the environment (if provided, otherwise the formula environment)
Evaluate list members that are formulae, using the map data as the environment (if provided, otherwise the formula environment)
Usage
evalFormula(list, data)
Arguments
- list
with members as formulae
- data
map data
Community examples
Looks like there are no examples yet.