Package: arrowheadr 1.0.1
arrowheadr: Make Custom Arrowheads
The 'ggarrow' package is a 'ggplot2' extension that plots a variety of different arrow segments with many options to customize. The 'arrowheadr' package makes it easy to create custom arrowheads and fins within the parameters that 'ggarrow' functions expect. It has preset arrowheads and a collection of functions to create and transform data for customizing arrows.
Authors:
arrowheadr_1.0.1.tar.gz
arrowheadr_1.0.1.zip(r-4.5)arrowheadr_1.0.1.zip(r-4.4)arrowheadr_1.0.1.zip(r-4.3)
arrowheadr_1.0.1.tgz(r-4.4-any)arrowheadr_1.0.1.tgz(r-4.3-any)
arrowheadr_1.0.1.tar.gz(r-4.5-noble)arrowheadr_1.0.1.tar.gz(r-4.4-noble)
arrowheadr_1.0.1.tgz(r-4.4-emscripten)arrowheadr_1.0.1.tgz(r-4.3-emscripten)
arrowheadr.pdf |arrowheadr.html✨
arrowheadr/json (API)
NEWS
# Install 'arrowheadr' in R: |
install.packages('arrowheadr', repos = c('https://wjschne.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wjschne/arrowheadr/issues
Last updated 4 months agofrom:4489293332. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | OK | Oct 14 2024 |
R-4.5-linux | OK | Oct 14 2024 |
R-4.4-win | OK | Oct 14 2024 |
R-4.4-mac | OK | Oct 14 2024 |
R-4.3-win | OK | Oct 14 2024 |
R-4.3-mac | OK | Oct 14 2024 |
Exports:arrow_head_bezierarrow_head_catenaryarrow_head_defaultarrow_head_deltoidarrow_head_ellipsearrow_head_functionarrow_head_harpoonarrow_head_hypotrochoidarrow_head_iconarrow_head_latexarrow_head_trefoilarrow_head_wittgenstein_rodnudgerplot_arrowheadreflecterrescalerrev_matrix_colsrev_matrix_rowsrotatertransformerunitizerv2matrix
Readme and manuals
Help Manual
Help page | Topics |
---|---|
make arrowhead from list of bezier control points | arrow_head_bezier |
Make catenary arrowhead | arrow_head_catenary |
Make arrrowhead with ellipse | arrow_head_ellipse |
Make arrowheads with any function | arrow_head_function |
Make a harpoon arrowhead | arrow_head_harpoon |
Make spirograph arrowheads | arrow_head_deltoid arrow_head_hypotrochoid |
Make arrowhead from preset icon | arrow_head_icon |
Make latex arrowhead | arrow_head_latex |
Make trefoil arrowhead | arrow_head_trefoil |
Make arrowhead with Wittengenstein's Rod | arrow_head_wittgenstein_rod |
Nudge columns of a matrix by fixed amounts | nudger |
Plot arrowhead | plot_arrowhead |
make a reflection of a matrix on the y axis | reflecter |
Rescale each column of a matrix | rescaler |
reverses the order of rows or columns in a matrix | rev_matrix_cols rev_matrix_rows |
Rotate a 2-column matrix | rotater |
Do transformations in a desired order | transformer |
Fit matrix to unit circle | unitizer |
Convert a vector to a matrix | v2matrix |