Skip to content

✏️🍎 A R package to learning to work with spatial data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

elipousson/spatialdatalearnr

Repository files navigation

spatialdatalearnr

The goal of spatialdatalearnr is to provide interactive tutorials, templates, and other materials to support people participating in the Building Spatial Datasets course at the University of Maryland Baltimore County (UMBC). Learn more on the course website.

Installation

You can install the development version of spatialdatalearnr from GitHub with:

# install.packages("devtools")
pak::pkg_install("elipousson/spatialdatalearnr")

Example

library(spatialdatalearnr)

Once the package is installed you can list available tutorials or run tutorials.

available_spatialdata_tutorials()
#> Available tutorials:
#> * spatialdatalearnr
#>   - spatial_operations_sf : "Tutorial"
#>   - summarise_sf          : "Exploring attribute and spatial data with dplyr ...
run_spatialdata_tutorial("summarise_sf")

About

✏️🍎 A R package to learning to work with spatial data

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published