-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Trying the tutorial on github, I get:
> quickMap(cholera$deaths, col.by="Count", size.by="Count")
Warning message:
In writeMap(bbm, x.map, ...) :
Cannot render in HTML viewer pane (require RStudio v.>0.98.5).
Use 'directView' argument to render into your browser.This was running R from a terminal, not inside RStudio which I suspect works. Would be cool to render to the default browser by default.