R/tools.R
as_numeric.Rd
A list of columns
as_numeric(x)
A list where each column is converted to data (range() works, can be plotted, etc.)
See plot.default -> xy.coords()
Marius Hofert