translateMap: Translate a map

View source: R/map_transformation.R

translateMapR Documentation

Translate a map

Description

Translates map coordinates

Usage

translateMap(map, translation, optimization_number = NULL)

Arguments

map

The acmap object

translation

Translation to apply (as vector or n x 1 matrix)

optimization_number

The optimization number (or NULL to apply to all optimizations)

Value

An acmap object with transformation applied

See Also

Other functions relating to map transformation: applyMapTransform(), reflectMap(), rotateMap()


Racmacs documentation built on June 22, 2024, 11:33 a.m.