Types of sf objects
You have seen that there are data files, particularly .KML files in the examples shown in the video, that can be imported and stored as sf objects using st_read() and st_as_st().
Furthermore, different sf objects may be of different geometry types.
Particularly, there are four sf objects stored here as:
london_polylondon_looplondon_capitallistings_geo
The sf and tidyverse libraries have been loaded.
In the following, which of the statements is true? It will be helpful to print each object, and/or its attributes in the console.
Este exercício faz parte do curso
Building Dashboards with shinydashboard
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício