#R | Intro to R Shiny ✨ Apps | #RShiny #RStudio #WebApp #RPackage

preview_player
Показать описание
RJ Studio’s 63rd video introduces you to R Shiny ✨ !
◕ ◡ ◕

Shiny is an awesome R package to use
when you want to build web apps from R scripts! 🌟

A lot of explanation used in this video comes from:

This video is showing you the 3 main components
you need in your app.R script:
# 1. ui (user interface)
# 2. server function
# 3. `shinyApp()` function

☆ Video Chapters ☆
0:00 Intro to Shiny✨
0:47 ui, First component
2:26 server, Second component
4:03 shinyApp(), Third component
4:15 Different ways to launch 🚀 App
5:05 Outro

I am playing the background music. ^‿^

Hope my video taught you something new!
And feel free to correct me if I made some mistakes in the comments :)

이번 비디오는 R Shiny에 대한 기초 설명 영상입니다.
Web App제작을 위하여 쓰이는 패키지이죠. ≧◡≦
저도 비디오 만들면서 배우고 있습니다 ㅎ
유익한 정보이었길 바랄게요~ 감사합니다.

“In teaching others, we teach ourselves.”

Рекомендации по теме
Комментарии
Автор

0:00 Intro to Shiny✨
0:47 ui, First component
2:26 server, Second component
4:03 shinyApp(), Third component
4:15 Different ways to launch 🚀 App
5:05 Outro

RJStudio
Автор

안녕하세요, 저는 한국 IBM에 다니고 있습니다. 저희 아들이 2년동안 커뮤니티 컬리지를 졸업하고, 이번에 UIUC 데이터 사이언스와 버지니아텍의 컴퓨터사이언스 합격을 했습니다. 처음에는 아들은 컴퓨터사이언스에 관심이 있었습니다. 그렇다고 해서 컴퓨터 랭귀지 등등에 깊은 관심을 보이는 것은 아니었습니다. 그런서 현재 어느 학교에 갈지 고민을 가지고 있습니다. 향후 미래를 볼때 어느 대학을 선택하면 좋을지 조언을 얻고자 합니다. 도움 줄수 있을까요?

jarcot