Water: Water

Description Usage Arguments Author(s)

View source: R/GrowSeedling.R

Description

This function opperates withing 'Grow'. It takes an active stem, finds where the new branches will split off (with 'r'), then returns two new stems 'd' degrees to either side of the parent stem with length 'm'.

Usage

1
Water(Stem = Stem, d = temp[i, "d"], m = temp[i, "m"], r = temp[i, "r"])

Arguments

Stem

list object produced within 'Grow' from Guidelines. Contains the previous segment which is being branched.

d

direction in degrees

m

magnitude of step

r

regression from end

Author(s)

Daniel R. Kick (drk8b9@mail.missouri.edu)


danielkick/snowflake documentation built on Dec. 31, 2020, 11:10 p.m.