{"id":17403965,"url":"https://github.com/z3tt/correlcon2020_golem_html_widgets","last_synced_at":"2025-10-09T05:04:27.213Z","repository":{"id":80779486,"uuid":"310021879","full_name":"z3tt/CorrelCon2020_golem_html_widgets","owner":"z3tt","description":"Material for the CorrelCon 2020 Advanced Session \"Building a modularized Shiny app with the golem 📦 and html widgets\"","archived":false,"fork":false,"pushed_at":"2021-03-10T10:38:30.000Z","size":9959,"stargazers_count":12,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-09T05:02:06.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z3tt.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-04T14:10:58.000Z","updated_at":"2022-09-04T09:22:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"9145f1a2-00cb-4550-a8d7-d0fe4c7b1c1d","html_url":"https://github.com/z3tt/CorrelCon2020_golem_html_widgets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/z3tt/CorrelCon2020_golem_html_widgets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3tt%2FCorrelCon2020_golem_html_widgets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3tt%2FCorrelCon2020_golem_html_widgets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3tt%2FCorrelCon2020_golem_html_widgets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3tt%2FCorrelCon2020_golem_html_widgets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z3tt","download_url":"https://codeload.github.com/z3tt/CorrelCon2020_golem_html_widgets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3tt%2FCorrelCon2020_golem_html_widgets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000735,"owners_count":26082933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-16T19:09:52.646Z","updated_at":"2025-10-09T05:04:27.186Z","avatar_url":"https://github.com/z3tt.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# CorrelCon Advanced Session\n\n### Building a modularized Shiny app with the golem 📦 and html widgets\n\n* *Session:* Data Visualization  \n* *Date:* November 7th 2020, 2:30PM (UTC+1)  \n* *Speaker:* Cédric Scherer (Data Visualization Designer \u0026 Computational Ecologist)\n\n\n#### Outline\n\nIn this session, I introduce you to modularized Shiny apps and a library called {golem} that simplifies the process of developing roduction-grade applications. I will also give an overview of html widgets that are useful for designing your app and allow for interactive charts and an overall nice user experience. I am going to demonstrate the possibilities using our Shiny app from the LC Berlin that recently won the CorrelAidX challenge.  \n\n\n### Example App with Interactive Visualizations\n\nYou can have a look at the final example application we are going to build on [shinyapps.io](https://cedric-scherer.shinyapps.io/correlcon2020_golem_html_widgets/).\n\n\n#### Resources\n\n**Books**\n\n* \"[Mastering Shiny\" by Hadley Wickham](mastering-shiny.org)\n* [\"Engineering Production-Grade Shiny Apps\" by Colin Fay et al.](engineering-shiny.org)\n* [\"JavaScript for R\" by Joene Coene](javascript-for-r.com)\n\n**Collections of html widgets**\n\n* [htmlwidgets](gallery.htmlwidgets.org)\n* [Awesome Shiny extensions](nanxstats/awesome-shiny-extensions)\n\n**Packages for charts**\n\n* [{plotly}](plot.ly/r)\n* [{echarts4r}](echarts4r.john-coene.com)\n* [{ggiraph}](davidgohel.github.io/ggiraph)\n* [{highcharter}](jkunst.com/highcharter)\n* [{dygraphs}](rstudio.github.io/dygraphs)\n* [{charter}](github.com/johncoene/charter)\n* [{rbokeh}](hafen.github.io/rbokeh)\n* [{metricsgraphics}](hrbrmstr.github.io/metricsgraphics)\n* [{rthreejs}](github.com/bwlewis/rthreejs)\n* [{visnetwork}](dataknowledge.github.io/visNetwork)\n* [{networkD3}](christophergandrud.github.io/networkD3/)\n* [{DiagrammeR}](rich-iannone.github.io/DiagrammeR)\n\n**Packages for tables**\n\n* [{DT}](rstudio.github.io/DT)\n* [{gt}](gt.rstudio.com)\n* [{formattable}](renkun-ken.github.io/formattable)\n\n**Packages for maps**\n\n* [{leaflet}](rstudio.github.io/leaflet)\n* [{tmap}](github.com/mtennekes/tmap)\n* [{mapdeck}](symbolixau.github.io/mapdeck)\n* [{echarts4r}](echarts4r.john-coene.com)\n\n**Packages for theming**\n\n* [{shinydashboard}](rstudio.github.io/shinydashboard/)\n* [{shinydashboardPlus}](rinterface.github.io/shinydashboardPlus)\n* [{fullPage}](rinterface.github.io/fullPage)\n* [{bs4Dash}](rinterface.github.io/bs4Dash)\n* [{shinybulma}](rinterface.github.io/shinybulma)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3tt%2Fcorrelcon2020_golem_html_widgets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz3tt%2Fcorrelcon2020_golem_html_widgets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3tt%2Fcorrelcon2020_golem_html_widgets/lists"}