Shiny leaflet error; Error in tag("div", list(...)) : could not find function "leafletOutput"

295 views
Skip to first unread message

Eric McArthur

unread,
Feb 27, 2016, 5:36:23 PM2/27/16
to Shiny - Web Framework for R
I am receiving the below error when trying to run a Shiny app with Leaflet. I have run the code from multiple different examples using Leaflet, and I receive this error every time. I'm stumped. Any suggestions?

Error in tag("div", list(...)) : could not find function "leafletOutput".

Huidong TIAN

unread,
Mar 2, 2016, 4:33:26 AM3/2/16
to Shiny - Web Framework for R
You should post your code first. 

Then, I guess you didn't load the package "leaflet". You can include: library(leaflet) at the top line of your ui.R
Reply all
Reply to author
Forward
0 new messages