tigers-package {tigers}R Documentation

Integration of Geography, Environment, and Remote Sensing

Description

tigers provides functions for manipulating polygons, coordinates, ...

All the tools programmed in tigers are “class-free”: they work on numeric vectors or matrices (even data frames) that store coordinates. So the functions in the present package can easily be interfaced with other packages such as terra, sf, or sp.

The majority of the computations done by tigers are performed by efficient C code which could be interfaced with other languages (e.g., Python).

The complete list of functions can be displayed with library(help = tigers).

Author(s)

Emmanuel Paradis

Maintainer: Emmanuel Paradis <Emmanuel.Paradis@ird.fr>


[Package tigers version 0.1-3 Index]