# Functions
CRSToCRS facilitates transformations between two coordinate reference systems.
TransformForward performs a forward transformation of the supplied coordinate.
TransformInverse performs an inverse transformation of the supplied coordinate.
# Interfaces
Coordinate wraps functions that allow communication with the cproj package.