Bulk geochemistry of a gravity core from Alta Lake, Whistler, British Columbia, Canada.

alta_lake

Format

A mudata object

References

Dunnington DW, Spooner IS, White CE, et al (2016) A geochemical perspective on the impact of development at Alta Lake, British Columbia, Canada. J Paleolimnol 56:315-330. doi:10.1007/s10933-016-9919-x

Examples

print(alta_lake)
#> A mudata object aligned along "depth", "age" #> distinct_datasets(): "alta_lake16" #> distinct_locations(): "ALGC2" #> distinct_params(): "As", "C", "C/N" ... and 11 more #> src_tbls(): "data", "locations" ... and 3 more #> #> tbl_data() %>% head(): #> # A tibble: 6 x 10 #> dataset location param depth age value stdev units n zone #> <chr> <chr> <chr> <dbl> <dbl> <dbl> <dbl> <chr> <int> <chr> #> 1 alta_lake16 ALGC2 As 0.25 2015. 23 NA ppm 1 Zone 3 #> 2 alta_lake16 ALGC2 As 0.75 2011. 24.3 23.0 ppm 3 Zone 3 #> 3 alta_lake16 ALGC2 As 1.25 2008. 60 NA ppm 1 Zone 3 #> 4 alta_lake16 ALGC2 As 1.75 2003. 60 NA ppm 1 Zone 3 #> 5 alta_lake16 ALGC2 As 2.5 1998. 43.4 NA ppm 1 Zone 3 #> 6 alta_lake16 ALGC2 As 3.5 1982. 42 NA ppm 1 Zone 3