文件名称:CensusApp
文件大小:58KB
文件格式:ZIP
更新时间:2024-04-01 18:37:26
R
这是一个有光泽的Web应用程序。 您可以通过以下方式运行该应用程序: 上方的“运行应用”按钮。 在此处找到有关使用Shiny构建应用程序的更多信息: 链接到github仓库: : 库(发光)库(地图)库(mapproj)源(“ helpers.R”)县<-readRDS(“ data / counties.rds”) 用户界面 - - ui <-fluidPage(titlePanel(“ censusVis”), sidebarLayout( sidebarPanel( helpText("Create demographic maps with information from the 2010 US Census."), selectInput("var", l
【文件预览】:
CensusApp-main
----app.R(2KB)
----data()
--------counties.rds(59KB)
----helpers.R(1KB)
----CensusApp.Rproj(205B)
----.gitignore(40B)
----README.md(2KB)