coord2numeric: Converts coordinates that are factors into numeric values

Description Usage Arguments Value Author(s) Examples

Description

Converts coordinates that are factors into numeric values

Usage

1

Arguments

xn

coordinate

Value

coordinates as numeric

Author(s)

Mark Robertson

Examples

1
2
xn<-as.factor(c("-25.345","35.187","-34.563"))
coord2numeric(xn)

biogeo documentation built on May 1, 2019, 8:05 p.m.