Learn R Programming

rasterdiv (version 0.3.7)

load_copNDVI: Load Copernicus NDVI data

Description

This function loads and returns the Copernicus Long Term (1999-2017) NDVI Overview stored within the package.

Usage

load_copNDVI()

Arguments

Value

A `SpatRaster` object representing the Copernicus NDVI data.

Examples

Run this code
copNDVI <- load_copNDVI()

Run the code above in your browser using DataLab