powered by
Convert snowprofile object into data.frame with a row for each layer and additional columns with metadata
# S3 method for snowprofile rbind(..., deparse.level = 1)
data.frame
Object of class snowprofile
Argument for generic rbind method
shorton
Metadata columns are calculated with summary.snowprofile
summary.snowprofile, rbind.snowprofileSet
Profile <- SPgroup[[1]] ProfileTable <- rbind(Profile) head(ProfileTable)
Run the code above in your browser using DataLab