snowmelt | R Documentation |
Data from a study of how time from snowmelt to flowering relates to snowmelt date and elevation (Wheeler et al 2016) in Salix herbacea, based on about 120 plots on each of three mountains in the Swiss Alps.
data(snowmelt)
A dataframe containing:
Plot patch ID
Number of days from snowmelt day to flowering
Snowmelt day of year
Sex of patch, corrected across years, NA - no flowering, 0 - male, 1 - female
Elevation (from dGPS)
Wheeler, J. A., Cortés, A. J., Sedlacek, J., Karrenberg, S., van Kleunen, M., Wipf, S., Hoch G., Bossdorf, O. & Rixen C. (2016) The snow and the willows: earlier spring snowmelt reduces performance in the low-lying alpine shrub Salix herbacea. Journal of Ecology 104, 1041-50.
data(snowmelt)
plot(flow~snow,data=snowmelt, log="y")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.