การ aggregate สรุปข้อมูล (หาผลรวม ค่าเฉลี่ย นับจำนวน) แยกตามกลุ่มด้วย group_by และ summarize ด้วย dplyr
ดาวน์โหลดไฟล์ตัวอย่างได้ที่ ► https://goo.gl/gGBvhs
เชิญสมัครเป็นสมาชิกของช่องนี้ได้ที่ ► https://www.youtube.com/subscription_center?add_user=prasertcbs
วิเคราะห์ข้อมูลด้วย R ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFYFj7oWadDNklkveS6tFIo
การใช้โปรแกรม R เบื้องต้น ► https://www.youtube.com/playlist?list=PLoTScYm9O0GGSiUGzdWbjxIkZqEO-O6qZ
สอนการเขียนโปรแกรมด้วยภาษา R เบื้องต้น ► https://www.youtube.com/playlist?list=PLoTScYm9O0GF6qjrRuZFSHdnBXD2KVICp
สอน R สำหรับ Data Science ► https://www.youtube.com/playlist?list=PLoTScYm9O0GGat89RT9NMjW7sqFz84XSk
การสร้างกราฟด้วยโปรแกรม R เบื้องต้น ► https://www.youtube.com/playlist?list=PLoTScYm9O0GEvw9bN_Q8nRdDUPyaSymqM
การสร้างกราฟด้วย ggplot2 ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFEu7flht1Fv_gsT2mizgPW
การใช้ dplyr package ► https://www.youtube.com/playlist?list=PLoTScYm9O0GEsJv4E4QmrBkdyax2IgRQG
การใช้ tidyr package ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFL9f4LpDa0zrh-rqzF3xdN
#prasertcbs #prasertcbs_R #prasertcbs_DataScience #prasertcbs_stat
「dplyr summarise」的推薦目錄:
- 關於dplyr summarise 在 prasertcbs Youtube 的最讚貼文
- 關於dplyr summarise 在 dplyr/summarise.R at main · tidyverse/dplyr - GitHub 的評價
- 關於dplyr summarise 在 How to use dplyr summarise function | R Programming 的評價
- 關於dplyr summarise 在 dplyr::summarise with filtering inside - Stack Overflow 的評價
- 關於dplyr summarise 在 7 探索式資料分析| 資料科學與R語言 - 曾意儒Yi-Ju Tseng 的評價
- 關於dplyr summarise 在 R summarise with condition - Data Science Stack Exchange 的評價
dplyr summarise 在 dplyr/summarise.R at main · tidyverse/dplyr - GitHub 的推薦與評價
Summarise each group to fewer rows. #'. #' @description. #' `summarise()` creates a new data frame. It will have one (or more) rows for. ... <看更多>