normalize_2d {starsExtra}R Documentation

Normalize a 2D 'stars' object

Description

Check, and possibly correct, that the input stars object:

Usage

normalize_2d(x)

Arguments

x

A stars object

Value

A new stars object

Examples

# Small example
data(dem)
normalize_2d(dem)

[Package starsExtra version 0.2.8 Index]