kevinwolz / hisafer

An R toolbox for the Hi-sAFe biophysical agroforestry model
6 stars 4 forks source link

Add argument to hisafe_slice() that allows x of tree row to be at scene edge, with full alley to right #111

Closed kevinwolz closed 6 years ago

kevinwolz commented 6 years ago

The argument would just accept the x of the tree line, and then everthing smaller then that would become x = x + plotWidth. Analagous if plot.x argument = "y" but with ploltHeight.

Suggested by Daniel Inurreta.