Skip to contents

Methods for objects with class `invfile`

Usage

# S3 method for class 'invfile'
print(x, ...)

# S3 method for class 'invfile'
summary(object, ...)

# S3 method for class 'invfile'
plot(x, time = "timeUTC", ...)

Arguments

x

Object with class "invfile"

...

plot arguments

object

invfile

time

x axis column (time)

Value

Objects of class "invfile"

Examples

if (FALSE) { # \dontrun{
#do not run
} # }