บทสรุป

Introduction to the Tidyverse

David Robinson

Chief Data Scientist, DataCamp

การแปลงและแสดงผลข้อมูลด้วย R

ggplot(by_year_continent, aes(x = year, y = totalPop, color = continent)) +
    geom_point() +
    expand_limits(y = 0)

conclusion2.png

Introduction to the Tidyverse

ขั้นตอนต่อไป: การแสดงผลข้อมูล

Introduction to the Tidyverse

ขอให้สนุกกับการเรียนรู้ Data Science!

Introduction to the Tidyverse

Preparing Video For Download...