as.numeric.p_direction: Convert to Numeric
Description
Convert to Numeric
Usage
# S3 method for p_direction
as.numeric(x, ...)# S3 method for p_map
as.numeric(x, ...)
# S3 method for p_rope
as.numeric(x, ...)
Arguments
x
object to be coerced or tested.
...
further arguments passed to or from other methods.