metadata: Extract metadata

View source: R/map.R

metadataR Documentation

Extract metadata

Description

Extract metadata

Usage

metadata(x, ...)

## S3 method for class 'map'
metadata(x, ...)

## S3 method for class 'Map'
metadata(x, ...)

## S3 method for class 'Raster'
metadata(x, ...)

## S3 method for class 'SpatRaster'
metadata(x, ...)

Arguments

x

A map, Raster, or SpatRaster object

...

Additional arguments passed to other methods (not used)


PredictiveEcology/map documentation built on June 15, 2025, 6:15 a.m.