A very simple image for visualizing the classic iris dataset.

sf_iris_simple

Format

A simple feature collection with 3 features and 1 field

id

short name of flower part

geometry

the sf shape corresponding to the region

Source

CC0 by Tanner Koomar

Examples

sf_iris <- sf_iris_simple plot(sf_iris, key.length = 1, key.pos = 1)