as_numeric {zenplots} | R Documentation |
A list of columns
Description
A list of columns
Usage
as_numeric(x)
Arguments
x |
A list of columns |
Value
A list where each column is converted to data (range() works, can be plotted, etc.)
Note
See plot.default -> xy.coords()
Author(s)
Marius Hofert
[Package zenplots version 1.0.6 Index]