
Authors and Citation
Authors
-
Diego Hernangómez. Author, maintainer, copyright holder.
Citation
Source: inst/CITATION
Hernangómez D (2026). rasterpic: Convert Digital Images to Spatially Referenced SpatRaster Objects. doi:10.32614/CRAN.package.rasterpic. https://dieghernan.github.io/rasterpic/.
@Manual{R-rasterpic,
title = {{rasterpic}: Convert Digital Images to Spatially Referenced {SpatRaster} Objects},
doi = {10.32614/CRAN.package.rasterpic},
author = {Diego Hernangómez},
year = {2026},
version = {0.5.0.9000},
url = {https://dieghernan.github.io/rasterpic/},
abstract = {Convert digital images to spatially referenced SpatRaster objects, as defined by the terra package, using coordinates from supported spatial input classes. Supported inputs include numeric coordinate vectors and objects from the sf, terra and stars packages. The main function is an S3 generic, allowing other packages to extend support to additional spatial classes.},
}