IQRtables

"as_IQRtable" creates IQRtable object from various input. "is_IQRtable" tests if the argument is an IQRtable.

as_IQRtable(x)

# S3 method for IQRtable
as_IQRtable(x)

# S3 method for matrix
as_IQRtable(x)

# S3 method for data.frame
as_IQRtable(x)

# S3 method for character
as_IQRtable(x)

# S3 method for numeric
as_IQRtable(x)

is_IQRtable(x)

Arguments

x

an R object