colorBin: Wrapper for colorBin

View source: R/addCouncilStyle.R

colorBinR Documentation

Wrapper for colorBin

Description

All the same inputs apply as the leaflet::colorBin function, just use this wrapper to define the "defaults" for certain inputs

Usage

colorBin(
  palette = "nycc_blue",
  domain = NULL,
  bins = 7,
  na.color = "#FFFFFF",
  ...
)

Arguments

domain

Possible values to be mapped by leaflet

Value

A leaflet colorBin palette


NewYorkCityCouncil/councildown documentation built on Oct. 24, 2024, 8:39 p.m.