-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
32 lines (32 loc) · 1.08 KB
/
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
Package: MedLEA
Title: Morphological and Structural Features of Medicinal Leaves
Version: 1.0.2
Authors@R:
c(person(given = "Jayani P. G.",
family = "Lakshika",
role = c("aut", "cph"),
email = "jayanilakshika76@gmail.com"),
person(given = "Thiyanga S.",
family = "Talagala",
role = c("aut", "ths", "cre", "cph"),
email="ttalagala@sjp.ac.lk",
comment = c(ORCID = "0000-0002-0656-9789")))
Description: Contains a dataset of morphological and structural features of 'Medicinal LEAves (MedLEA)'. The features of each species is recorded by manually viewing the medicinal plant repository available at (<http://www.instituteofayurveda.org/plants/>). You can also download repository of leaf images of 1099 medicinal plants in Sri Lanka.
License: GPL-3
Depends:
R (>= 3.5.0)
Suggests:
rmarkdown,
knitr,
ggplot2,
tidyr,
dplyr,
magrittr,
tm,
patchwork,
wordcloud2
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
VignetteBuilder: knitr