Skip to content

Commit cb66c9e

Browse files
Create Growfor_Shiny_App.md
1 parent 149844d commit cb66c9e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Coillte/Growfor_Shiny_App.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
write the R code for a shiny app for a growth and yield forestry model.
2+
There is three panels.
3+
The first panel is the settings for the model, with input widgets to specify the settings of the model. The second panel is the outputs. the third panel is for documentation
4+
5+
6+
The input options include the following sections
7+
8+
"Grow from" Options
9+
---------------------
10+
Age (Years)
11+
Stocking (N/Ha)
12+
Top Height (m)
13+
14+
"Grow to" Options
15+
-----------------
16+
Age (year)
17+
By Years
18+
19+
20+
"Site"/"STand" Options
21+
-----------------------
22+
QM DBH (cm)
23+
Basal Area (m2/ha)
24+
Site Index (m)
25+
Yield Class (m3)

0 commit comments

Comments
 (0)