[视频教程] R Shiny app tutorial

4698
2
2019-11-30 12:38:59
37
7
169
22
https://www.youtube.com/watch?v=_0ORRJqctHE&list=PL6wLL_RojB5xNOhe2OTSd-DPkMLVY9DfB 转载自Youtube的R shiny学习教程,每次案例式的讲清楚一个用法,个人感觉比国内看到的shiny教程清楚许多,因此搬运过来,供大家一起学习,忽略咖喱味的英语,讲的还是很不错的。
视频选集
(7/74)
R Shiny app tutorial # 1 - How to make shiny apps - An introduction to Shiny
12:24
R Shiny app tutorial # 2 - How to make shiny apps - My first shiny app, Hello Sh
11:55
R Shiny app tutorial # 3 - how to use shiny widgets - textInput shiny widget
13:47
R Shiny app tutorial # 4 - how to use shiny widgets - radioButtons shiny widget
06:34
how to run R shiny app examples that comes with the shiny package
02:21
R Shiny app tutorial # 5 - how to use shiny widgets - sliderInput shiny widget
17:43
R Shiny app tutorial # 6 - how to use shiny widgets - selectInput shiny widget
10:15
R Shiny app tutorial # 7 - how to plot using renderPlot() in shiny - Example of
15:27
R Shiny app tutorial # 8 - how to use tabsets in shiny - part 1
12:48
R Shiny app tutorial # 8 - how to use tabsets in shiny - part 2
05:17
R Shiny app tutorial # 9 - how to use reactive() function in shiny
08:57
R Shiny app tutorial # 10 - download plot in shiny- PDF, PNG–downloadButton(), d
19:53
R Shiny Tutorial #10(b)- downloadHandler-download plot-Run in Window vs Run Exte
04:46
R Shiny app tutorial # 12a – submitButton() in shiny – controlling the reactivi
09:08
R Shiny app tutorial # 11 - how to download table data in shiny – CSV, TXT, DOC
22:56
R Shiny app tutorial # 12b - submitButton() in shiny – controlling the reactivi
11:51
R Shiny app tutorial # 13 a - how to use renderUI() and uiOutput() in shiny - Dy
13:42
R Shiny app tutorial # 13 b - how to create tabs dynamically using renderUI() an
11:03
R Shiny app tutorial # 14a - how to use actionButton() and isolate() in shiny
09:49
R Shiny app tutorial # 14b - how to use actionButton() and isolate() in shiny
16:00
R Shiny App Tutorial #15(b)- fileInput() widget - How to upload multiple CSV fil
01:50
R Shiny App Tutorial # 15 (a) - fileInput widget - how to use fileInput to uploa
21:46
R Shiny App Tutorial #15(c) - fileInput() - how to upload and access multiple CS
07:47
R Shiny App Tutorial # 15(d) - fileInput - Demo rowbind data from multiple uploa
03:53
R Shiny App Tutorial # 15 (e) - fileInput - demo upload a zip file and unzip it
01:54
RShiny App Tutorial # 16 - How to add an Image or Video to R Shiny app - tags$im
04:07
R Shiny App Tutorial # 16a - how to embed a PDF into shiny app - tags$iframe()
04:35
R Shiny App Tutorial # 17 - Styling RShiny Apps using HMTL tags tabs$style()
04:34
R Shiny App Tutorial # 18 - How to build a visitor hit counter for RShiny app
01:47
R Shiny App tutorial # 19 - conditionalPanel() demo - change sidebar elements wi
06:09
R Shiny App tutorial # 20 - Demo updateselectInput() and also introducing observ
04:58
reactiveValues() in R Shiny - Example 1 - A counter
04:33
reactiveValues() in R Shiny - Example 2 - Multiple Action Buttons
05:58
R Shiny App Tutorial - R Shiny Layouts - Shiny grid layout - fluidRow() and colu
04:14
R Shiny App Tutorial - R Shiny Layouts - R Shiny navbar layout - navbarPage(),na
06:05
R Shiny App Tutorial - R Shiny Layouts - R Shiny navbar layout arguments- invers
04:12
R Shiny App Tutorial - R Shiny Layout - navlistPanel layout - tab navigation on
06:25
R Shiny App Tutorial - R Shiny Layout - shinythemes - how to apply themes and st
05:51
R Shiny App tutorial - demo rhandsontable and shiny - Editable data grid - rhand
05:31
R Shiny App Tutorial - rhandsontable change event - fetch data grid cell change
04:47
R Shiny App Tutorial - rhandsontable change event example app - Simulating a for
06:00
R Shiny App Tutorial - shinyjs - Example - how to add common javascript capabil
10:28
R Shiny App Tutorial - shinyjs - Example - conditionally disable widget and thro
04:20
R Shiny App Tutorial - Add Select All option to choices - selectInput() and upda
04:04
R Shiny App Tutorial - Add Select All_None option to choices - updateCheckboxGro
03:14
R Shiny App Tutorial-Add Select All_None option to choices-updateSelectInput() &
02:35
R Shiny Tutorial - add date input widget to shiny app - dateInput() (1)
07:00
R Shiny Tutorial - add a date range input widget to shiny app - dateRangeInput(
06:35
R Shiny Tutorial - add date range input widget to shiny app - dateRangeInput()
04:56
R Shiny App Tutorial - update date input widget - updateDateInput()(4)
03:09
R Shiny App Tutorial - update date range input widget - updateDateRangeInput()
02:36
R Shiny App Tutorial - Save plotly graphs to local machine in shiny using export
06:54
R Shiny Tutorial - shinydashboard package - Basic Layout of shinydashboard (1)
04:49
R Shiny Tutorial - shinydashboard package - create menu items in sidebar (2)
05:31
R Shiny Tutorial - shinydashboard package - add tabpages - tabItems (3)
02:47
R Shiny Tutorial - shinydashboard package - add sub menu items in sidebar - menu
02:52
R Shiny Tutorial - shinydashboard package - add box to dashboard body - box() (5
04:51
R Shiny Tutorial - shinydashboard package - add style to box in dashboard body (
02:41
R Shiny Tutorial - shinydashboard package - add tab box in dashboard - tabBox()(
04:31
R Shiny Tutorial - shinydashboard package - add info box in dashboard - infoBox(
07:13
R Shiny Tutorial - shinydashboard package - add value box in dashboard - valueBo
05:01
R Shiny Tutorial - shinydashboard package - Change background color of dashboard
01:45
R Shiny Tutorial - shinydashboard package - add color to box header - status arg
01:52
R Shiny Tutorial - shinydashboard package - add background color to info or valu
02:29
R Shiny Tutorial - shinydashboard package - add icons to sidebar menu items and
06:07
R Shiny Tutorial - shinydashboard - add custom styling to dashboard using CSS st
06:46
R Shiny Tutorial - shinydashboard - add icon or image as logo left side of dashb
04:47
R Shiny Tutorial - shinydashboard - add social media icons on right side of dash
02:19
R Shiny Tutorial - shinydashboard package - add popover to infobox with metrics
06:31
R Shiny Tutorial - brushedPoints - interactive plots - select data points on ggp
06:56
R Shiny Tutorial - brushedPoints - interactive plots - remove outlier data point
05:33
R Shiny App Tutorial - R Shiny Package - Side-by-Side input widgets demo
02:08
R Plotly Tutorial - Disable Plotly tool bar from Plotly Plots
01:49
R Shiny App Tutorial - Create modal pop up windows using shinyBS package
06:14
客服
顶部
赛事库 课堂 2021拜年纪