-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
45 lines (45 loc) · 967 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
40
41
42
43
44
45
Type: Compendium
Package: daadSummerschoolSchratz
Title: Hyperspectral tutorial at the DAAD summer school of the GIScience group, FSU Jena
Version: 0.0.1
Authors@R:
person(given = "Patrick",
family = "Schratz",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-0748-6624"))
Description: Hyperspectral tutorial at the DAAD summer school of the GIScience group, FSU Jena
License: MIT
URL: https://github.com/giscience-fsu/daad_summerschool_hyperspectral
Depends:
caret,
colorRamps,
devtools,
dplyr,
ggplot2,
ggthemes,
here,
hsdar,
knitr,
link2GI,
magrittr,
mapview,
mgcv,
pander,
plotly,
raster,
rasterVis,
RColorBrewer,
rmarkdown,
roxygen2,
sf,
sp,
spData,
sperrorest,
stars,
stats
Remotes:
karthik/holepunch,
pat-s/rasterFunctions
Encoding: UTF-8
LazyData: true