load_map {SnowData}R Documentation

Load TIF File of John Snow's 1854 Map

Description

This function loads the included .tif file using terra.

Usage

load_map()

Value

A SpatRaster object.

Examples

tif <- load_map()

[Package SnowData version 1.0.0 Index]