ToAffine {wheatmap} | R Documentation |
Convert from absolute coordinates to affine coordinates
Description
Convert from absolute coordinates to affine coordinates
Usage
ToAffine(dm, dm.sys)
Arguments
dm |
dimension on the same coordinate system as the affine system (absolute coordinates) |
dm.sys |
dimension of the affine system |
Value
dimension on affine coordinates (relative coordinates)
[Package wheatmap version 0.2.0 Index]