Closed stephpenn1 closed 3 years ago
Nice break-test-diagnose-and-fix đź‘Ť
For the table summary, it might be more useful and easier to read if different manipulations were spread across columns? We can discuss.
Oh interesting, let's put that on the agenda for tomorrow
I will:
srdb
with google sheet Updated table shows number of studies that include either Rs_annual, Rs_growingseason, or Rh_annual by manipulation in forest ecosystems: (@bpbond)
@stephpenn1 The table looks useful—what do you think?
...but also probably wrong. Why are all the numbers identical in the three columns? I would guess the code is counting rows and not non-NA entries, which is what it should.
Oh you are so right. Brb
It's doing length(unique(Studies))
Do not merge yet until review / discussion w @bpbond
This commit:
metafor.Rmd
This commit does not:
srdb
variable (the var that originally searched for studies)