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),


rpkgs/sf.extra documentation built on June 1, 2025, 3:53 p.m.