-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1022 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Package: oNFI
Title: Optimization Tool for (National) Forest Inventories
Version: 0.0.0.9000
Authors@R:
c(person(
given = "Gael",
family = "Sola",
email = c("[email protected]", "[email protected]"),
role = c("aut", "cre")
)
)
Description: oNFI contains functions to download and analyze biomass maps to get
forest coefficient of variation when no preliminary data exist. It also contains
a Shiny application: 'shiny_optimize_NFI()', that guide users through the different
steps to optimize a forest inventory sampling design based on measurement unit times,
forest characteristics and plot design parameters.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports:
dplyr,
ggplot2,
ggpubr,
ggspatial,
magrittr,
purrr,
readr,
rlang,
sf,
shiny,
shinyFiles,
shinyjs,
shinyWidgets,
showtext,
stringr,
sysfonts,
terra,
tidyselect