isAffine(object, strict = FALSE)## S3 method for class 'affine':
print(x, ...)
TRUE
, this function just tests whether the object is
of class "affine"
. Otherwise it also tests for an affine-like 4x4
matrix."affine"
object.TRUE
if object
appears to be
an affine matrix.