Skip to content

Commit

Permalink
rebuild SPC .rda files with metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Apr 1, 2024
1 parent 07911c0 commit 97b08e0
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
Binary file modified data/SPC.with.overlap.rda
Binary file not shown.
Binary file modified data/jacobs2000.rda
Binary file not shown.
Binary file modified data/osd.rda
Binary file not shown.
Binary file modified data/rowley2019.rda
Binary file not shown.
Binary file modified data/sierraTransect.rda
Binary file not shown.
Binary file modified data/sp5.rda
Binary file not shown.
Binary file modified data/wilson2022.rda
Binary file not shown.
2 changes: 1 addition & 1 deletion misc/example-data/bergstrom2019/notes.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ library(aqp)
h <- read.csv('misc/example-data/bergstrom2019/horizon-data.csv')
s <- read.csv('misc/example-data/bergstrom2019/site-data.csv')


colnames(h)[1] <- "pedon"
h$hzID <- NULL
s$id <- NULL

Expand Down

0 comments on commit 97b08e0

Please sign in to comment.