본문으로 바로가기
R

강의

R로 만드는 leaflet 인터랙티브 지도

기초기술 수준
업데이트됨 2024. 8.
leaflet으로 손쉽게 인터랙티브 웹 지도를 제작하는 방법을 학습합니다.
무료로 강의 시작
RData Visualization4시간16 동영상55 연습 문제4,500 XP16,497성취 증명서

무료 계정을 만드세요

또는

계속 진행하시면 당사의 이용약관, 개인정보처리방침 및 귀하의 데이터가 미국에 저장되는 것에 동의하시는 것입니다.

수천 개 기업의 학습자들이 사랑하는

Group

2명 이상을 교육하시나요?

DataCamp for Business 체험

강의 설명

지도를 재미있게 다뤄 볼 준비를 해 주세요! R의 leaflet으로 만드는 인터랙티브 지도에서는 공간 데이터와 tidyverse를 사용해 매력적이고 상호작용하는 웹 지도를 만드는 방법을 배웁니다. 이 과정에서는 미국 대학 정보를 담은 IPEDS 데이터셋으로 지도를 만들어요. 진행하면서 라벨, 팝업, 사용자 정의 마커로 지도를 꾸미고, 인터랙티브성을 높이는 레이어도 추가합니다. 수강을 마치면 여러분의 데이터에서 패턴을 드러내는 자신만의 인터랙티브 웹 지도를 만들고 커스터마이즈할 수 있게 됩니다.

선수 조건

Introduction to the Tidyverse
1

Setting Up Interactive Web Maps

Chapter 1 will introduce students to the htmlwidgets package and the leaflet package. Following this introduction, students will build their first interactive web map using leaflet. Through the process of creating this first map students will be introduced to many of the core features of the leaflet package, including adding different map tiles, setting the center point and zoom level, plotting single points based on latitude and longitude coordinates, and storing leaflet maps as objects. Chapter 1 will conclude with students geocoding DataCamp’s headquarters, and creating a leaflet map that plots the headquarters and displays a popup describing the location.
챕터 시작
2

Plotting Points

In chapter 2 students will build on the leaflet map they created in chapter 1 to create an interactive web map of every four year college in California. After plotting hundreds of points on an interactive leaflet map, students will learn to customize the markers on their leaflet map. This chapter will also how to color code markers based on a factor variable.
챕터 시작
3

Groups, Layers, and Extras

In chapter 3 students will expand on their map of all four year colleges in California to create a map of all American colleges. First, in section 3.1 students will review and build on the material from Chapter 2 to create a map of all American colleges. Then students will re-plot the colleges on their leaflet map by sector (public, private, or for-profit) using groups to enable users to toggle the colleges that are displayed on the map. In section 3.3 students will learn to add multiple base maps so that users can toggle between multiple map tiles.
챕터 시작
4

Plotting Polygons

In Chapter 4 students will learn to map polygons, which can be used to define geographic regions (e.g., zip codes, states, countries, etc.). Chapter 4 will start by plotting the zip codes in North Carolina that fall in the top quartile of mean family incomes. Students will learn to customize the polygons with color palettes and labels. Chapter 4 will conclude with adding a new layer to the map of every college in America that displays every zip code with a mean income of $200,000 or more during the 2015 tax year. Through the process of mapping zip codes students will learn about spatial data generally, geoJSON data, the @ symbol, and the addPolygons() function. Furthermore, students will have an opportunity to practice applying many of the options that they learned about in the previous chapters, such as popups and labels, as well as new ways to customize their maps, such as the highlight option in addPolygons().
챕터 시작
R로 만드는 leaflet 인터랙티브 지도
강의
완료

수료증 획득

LinkedIn 프로필, 이력서 또는 CV에 이 자격증을 추가하세요
소셜 미디어와 성과 평가에서 공유하세요
지금 등록

19백만 명 이상의 학습자와 함께 R로 만드는 leaflet 인터랙티브 지도을(를) 시작하세요!

무료 계정을 만드세요

또는

계속 진행하시면 당사의 이용약관, 개인정보처리방침 및 귀하의 데이터가 미국에 저장되는 것에 동의하시는 것입니다.

DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.

모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.