Skip to contents

Convert to Numeric

Usage

# S3 method for class 'map_estimate'
as.numeric(x, ...)

# S3 method for class 'p_direction'
as.numeric(x, ...)

# S3 method for class 'p_map'
as.numeric(x, ...)

# S3 method for class 'p_significance'
as.numeric(x, ...)

Arguments

x

object to be coerced or tested.

...

further arguments passed to or from other methods.