Learn R Programming

SnowData (version 1.0.0)

load_map: Load TIF File of John Snow's 1854 Map

Description

This function loads the included .tif file using terra.

Usage

load_map()

Arguments

Value

A SpatRaster object.

Examples

Run this code
tif <- load_map()

Run the code above in your browser using DataLab