Kira M

Results 11 issues of Kira M

Documentation for drop_download shows deprecated function in examples Very minor but imagine you want to show example with more recent function! `?drop_download`

I have an instance where I'm wanting to use `scales::label_number` and its variants to flexibly format different vectors that may change based on user feedback in an interactive environment. Some...

feature

Hi. This seems to be similar to the issue raised here: https://github.com/mikeasilva/blsAPI/issues/19 ? I am using `blsAPI::blsQCEW` to iterate through a few time periods and pull county-level qcew data. However,...

I was trying to apply to my use case and no polygons were showing up, so i tried with the basic example with the package [readme](https://cran.r-project.org/web/packages/leafgl/readme/README.html), and no points showed...

I've used Carto basemaps for leaflet before. I'm trying to update my practices to use deck.gl and/or mapbox js gl. I want to continue using carto basemaps as I change!...

I'm making plans to switch from leaflet to either deck.gl or maplibre gl js for a lot of my interactive mapping / shiny development work. Using R/leaflet, I made a...

enhancement

addesses issue `#48`. Switches from substitute to wrap functions in `bi_class` functions to `rlang::sym` to allow variable arguments.

Hi! It'd be awesome to be able to allow variable names in the bi_class function, to use this in more programmatic or interactive contexts in which the variables are not...

Requesting some other new features that seem implementable in maplibre/mapbox js gl! - Synced maps! To parallel implementation for leaflet in, i.e., `leafsync::sync`. - Add button to save static image...

enhancement