forked from AnaisGibert/Growth_trait_metaanalysis
-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
39 lines (39 loc) · 1.23 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
33
34
35
36
37
38
39
Type: Compendium
Package: Compendium
Title: On the link between functional traits and growth rate: meta-analysis shows effects change with plant size, as predicted
Version: 1.0.1
Authors@R: c(
person(given = "Anais",
family = "Gibert",
role = "aut"),
person(given = "Emma",
family = "Gray",
role = "aut"),
person(given = "Mark",
family = "Westoby",
role = "aut"),
person(given = "Ian",
family = "Wright",
role = "aut"),
person(given = "Daniel",
family = "Falster",
role = c("aut", "cre"),
email = "daniel.falster@unsw.edu.au",
comment = c(ORCID = "0000-0002-9814-092X"))
)
Description: This repository contains the code needed to reproduce the article: Anais Gibert, Emma F. Gray, Mark Westoby, Ian J. Wright, and Daniel S. Falster. On the link between functional traits and growth rate: meta-analysis shows effects change with plant size, as predicted. Journal of Ecology. doi: 10.1111/1365-2745.12594
License: MIT + file LICENSE
Depends:
bibtex,
downloader,
ggplot2,
grid,
gridExtra,
knitr,
lme4,
maps,
metafor,
plyr,
tinytex
Encoding: UTF-8
LazyData: true