rast_df: rast_coord

View source: R/tools_rast.R

rast_dfR Documentation

rast_coord

Description

rast_coord

Usage

rast_df(r, .area = TRUE, na.rm = FALSE)

Value

  • I : the order of base, ⁠[lon, lat]⁠, image works directly on it.

  • cell: the order of gdal, ⁠[lon, rev(lat)]⁠, returned by values(r),


kongdd/sp2 documentation built on Jan. 15, 2024, 11:31 p.m.