Skip to content

Commit

Permalink
calcium carbonate example staging
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Feb 28, 2011
1 parent 148f7b9 commit e3c83d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions warningsignals/demos/CaCO3.R
@@ -1,3 +1,6 @@
cpu <- 16
nboot <- 160

# CaCO3 record
caco3 <- read.table("caco3.txt")
caco3 <- data.frame("MYYrs"=-caco3$V1, "CaCO3"=caco3$V2)
Expand Down

0 comments on commit e3c83d5

Please sign in to comment.