Skip to content
Snippets Groups Projects
Commit 617fe6ef authored by Helge Bruelheide's avatar Helge Bruelheide
Browse files

test pushing

parent 65f618d2
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ getwd() ...@@ -3,6 +3,7 @@ getwd()
# TRY 2.0 # TRY 2.0
load("data/TRY.all.mean.sd.2.Rdata") load("data/TRY.all.mean.sd.2.Rdata")
str(TRY.all.mean.sd.2) str(TRY.all.mean.sd.2)
dim(TRY.all.mean.sd.2)
# 40791 obs. of 38 variables # 40791 obs. of 38 variables
# tests # tests
any(is.na(TRY.all.mean.sd.2$SLA.sd)) #T any(is.na(TRY.all.mean.sd.2$SLA.sd)) #T
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment