powered by
smet-class
The method as.smet coerces an object or a charachter string to a SMET. If the object is
as.smet
fields
fields(object, ...)fields(object, ...)# S4 method for smet fields(object, ...)
fields(object, ...)
# S4 method for smet fields(object, ...)
the object
further arguments
# NOT RUN { df <- data.frame(a=1:6,c=1:6) fields(df) x <- smet(system.file('examples/PIEM001114.smet',package="RSMET")) fields(x) # }
Run the code above in your browser using DataLab