-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
I followed the README and ran
if (!require(devtools))
install.packages("devtools")
devtools::install_github("rstudio/leaflet")
shiny::runGitHub("rstudio/shiny-examples", subdir="063-superzip-example")
and I got:
Downloading https://github.com/rstudio/shiny-examples/archive/master.tar.gz
Error in select(., City = city.x, State = state.x, Zipcode = zipcode, :
unused arguments (City = city.x, State = state.x, Zipcode = zipcode, Rank = rank, Score = centile, Superzip = superzip, Population = adultpop, College = college, Income = income, Lat = latitude, Long = longitude)
Metadata
Metadata
Assignees
Labels
No labels