jbkunst / highcharter-shiny

Some highcharter examples
https://jkunst.com/highcharter/articles/shiny.html
32 stars 20 forks source link

Error: could not find function "dmap_if" #2

Closed tungttnguyen closed 6 years ago

tungttnguyen commented 6 years ago

I think dmap_if was moved to purrrlyr package so nytemp app doesn't work anymore

jbkunst commented 6 years ago

Sorry! Yep, it's an old code. You can update the code using mutate_if from the dplyr package instead of ´dmap_if´