R/as.num.R

as.num <- function (x) 
{
    as.numeric(as.character(x))
}
John-R-Wallace-NOAA/JRWToolBox documentation built on June 1, 2024, 4:35 p.m.