powered by
Print summary of a nixmass object.
# S3 method for nixmass summary(object, ...)
Summary information of SWE values calculated with selected models is printed to the screen.
A nixmass object.
Additional arguments affecting the summary produced.
data("hsdata") n <- nixmass(hsdata, model = c("delta.snow", "pi16")) summary(n)
Run the code above in your browser using DataLab