Skip to content

Commit

Permalink
Update intro-to-whattheflux.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
bpbond committed Feb 18, 2024
1 parent c858ba1 commit 91c5f93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vignettes/intro-to-whattheflux.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ metadat <- read.csv(md)
# Convenience function to fill in missing dead band and observation length info
metadat <- wtf_fill_metadata(metadat)
# Note: set "options(whattheflux.quiet = TRUE)" to suppress messages like these
print(metadat)
```

Expand Down

0 comments on commit 91c5f93

Please sign in to comment.