Adam S. Cohen
Adam S. Cohen
Thank you for making this package available. I had one small issue. This did not apply the font to the entire page. `use_font("montserrat", "www/css/montserrat.css")` I had to modify to this:...
When I use reverse_zipcode in a mutate, it throws an error when it encounters a repeat real zipcode (in the example, zip 96817, but notice not for 00000). I was...
I'm working on a shiny app where the user enters data across multiple tabPanels (using next and back buttons) and on the final tabPanel it presents a summary of their...