affiner-package {affiner} | R Documentation |
affiner: A Finer Way to Render 3D Illustrated Objects in 'grid' Using Affine Transformations
Description
Dilate, permute, project, reflect, rotate, shear, and translate 2D and 3D points. Supports parallel projections including oblique projections such as the cabinet projection as well as axonometric projections such as the isometric projection. Use 'grid's "affine transformation" feature to render illustrated flat surfaces.
Package options
The following affiner function arguments may be set globally via base::options()
:
- affiner_angular_unit
The default for the
unit
argument used byangle()
andas_angle()
. The default for this option is "degrees".- affiner_grid_unit
The default for the
unit
argument used byaffine_settings()
. The default for this option is "inches".
The following cli
options may also be of interest:
- cli.unicode
Whether UTF-8 character support should be assumed. Along with
l10n_info()
used to determine the default of theuse_unicode
argument offormat.angle()
andprint.angle()
.
Author(s)
Maintainer: Trevor L. Davis trevor.l.davis@gmail.com (ORCID)
See Also
Useful links: