Package: transformr 0.1.5.9000
transformr: Polygon and Path Transformations
In order to smoothly animate the transformation of polygons and paths, many aspects needs to be taken into account, such as differing number of control points, changing center of rotation, etc. The 'transformr' package provides an extensive framework for manipulating the shapes of polygons and paths and can be seen as the spatial brother to the 'tweenr' package.
Authors:
transformr_0.1.5.9000.tar.gz
transformr_0.1.5.9000.zip(r-4.5)transformr_0.1.5.9000.zip(r-4.4)transformr_0.1.5.9000.zip(r-4.3)
transformr_0.1.5.9000.tgz(r-4.4-x86_64)transformr_0.1.5.9000.tgz(r-4.4-arm64)transformr_0.1.5.9000.tgz(r-4.3-x86_64)transformr_0.1.5.9000.tgz(r-4.3-arm64)
transformr_0.1.5.9000.tar.gz(r-4.5-noble)transformr_0.1.5.9000.tar.gz(r-4.4-noble)
transformr_0.1.5.9000.tgz(r-4.4-emscripten)transformr_0.1.5.9000.tgz(r-4.3-emscripten)
transformr.pdf |transformr.html✨
transformr/json (API)
NEWS
# Install 'transformr' in R: |
install.packages('transformr', repos = c('https://thomasp85.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thomasp85/transformr/issues
animationdata-visualizationinterpolationmatching-shapestweening
Last updated 9 months agofrom:0f7262de19. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-win-x86_64 | OK | Oct 23 2024 |
R-4.5-linux-x86_64 | OK | Oct 23 2024 |
R-4.4-win-x86_64 | OK | Oct 23 2024 |
R-4.4-mac-x86_64 | OK | Oct 23 2024 |
R-4.4-mac-aarch64 | OK | Oct 23 2024 |
R-4.3-win-x86_64 | OK | Oct 23 2024 |
R-4.3-mac-x86_64 | OK | Oct 23 2024 |
R-4.3-mac-aarch64 | OK | Oct 23 2024 |
Exports:path_spiralpath_wavespoint_gridpoint_randompoly_circlepoly_circlespoly_starpoly_star_holest_normalizetween_pathtween_polygontween_sf
Dependencies:classclassIntclicpp11DBIe1071farverglueKernSmoothlifecyclelpSolvemagrittrMASSproxyRcpprlangs2sftweenrunitsvctrswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Some different geometries to play with | path_spiral path_waves point_grid point_random poly_circle poly_circles poly_star poly_star_hole simple_shapes |
Normalise a geometry to fit inside a unit square | st_normalize |
Transition between path data frames | tween_path |
Transition between polygon data.frames | tween_polygon |
Transition between data.frames containing sfc columns | tween_sf |