Package: fractalforest 1.0.1
fractalforest: Simulate Fractal Trees and Forests
Create and visualize fractal trees and fractal forests, based on the Lindenmayer system (L-system). For more details see Lindenmayer (1968a) <doi:10.1016/0022-5193(68)90079-9> and Lindenmayer (1968b) <doi:10.1016/0022-5193(68)90080-5>.
Authors:
fractalforest_1.0.1.tar.gz
fractalforest_1.0.1.zip(r-4.7-any)fractalforest_1.0.1.zip(r-4.6-any)fractalforest_1.0.1.zip(r-4.5-any)
fractalforest_1.0.1.tgz(r-4.6-any)fractalforest_1.0.1.tgz(r-4.5-any)
fractalforest_1.0.1.tar.gz(r-4.7-any)fractalforest_1.0.1.tar.gz(r-4.6-any)
fractalforest_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
fractalforest/json (API)
| # Install 'fractalforest' in R: |
| install.packages('fractalforest', repos = c('https://sergiocostafh.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:fc33ed36f6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 174 | ||
| source / vignettes | OK | 278 | ||
| linux-release-x86_64 | OK | 169 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 178 |
Exports:build_forest_profilebuild_treefractal_tree_modelgenerate_point_cloudget_tree_matrixis_branch_symbolis_pop_symboliterate_lsystemplot_forest_profileplot_tree
Dependencies:classclassIntclicowplotcpp11DBIdplyre1071farvergenericsggplot2gluegtableisobandKernSmoothlabelinglifecyclemagrittrMASSpillarpkgconfigproxypurrrR6RColorBrewerRcpprlangs2S7scalessfstringistringrtibbletidyselectunitsutf8vctrsviridisLitewithrwk
Last update: 2025-07-02
Started: 2025-06-19
Last update: 2025-06-19
Started: 2025-06-19
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Construct a 2D Forest Profile Using L-System Trees from Inventory Data. | build_forest_profile |
| Build a 2D L-System Tree Using Turtle Graphics | build_tree |
| Build a 2D L-System Tree from Predefined Tree Templates | fractal_tree_model |
| Generate a Point Cloud from 2D trees data frame | generate_point_cloud |
| Extract the Fractal Tree Matrix from a Tree Data Frame | get_tree_matrix |
| Check if character is a branch symbol | is_branch_symbol |
| Check if character is a pop symbol | is_pop_symbol |
| Rewrite an Axiom Using Production Rules to Generate a String for Turtle Graphics | iterate_lsystem |
| Visualize the 2D profile of a fractal trees forest | plot_forest_profile |
| Visualize a fractal tree | plot_tree |
