Kevin Stierhoff
Kevin Stierhoff
Is there a reason why `file_copy(overwrite = FALSE)` must throw an error when a file already exists? Is it possible to allow the function to only copy files that don't...
Hi, Thank you for this package, it's extremely useful! Is it possible/difficult to add to `addMinicharts()` the ability to add the minicharts to group layers, such as: ``` leaflet::addCircleMarkers(map, lng...
Hi, Is it possible to italicize the contents of a column but keep regular fonts in the header rows? The example below illustrates what I'm describing. The problem typically occurs...