can.be.numeric {DescrTab2} | R Documentation |
Check whether a vector (usually a factor) can be cleanly converted to a numeric
Description
From https://stackoverflow.com/a/47677916
Usage
can.be.numeric(x)
Arguments
x |
a vector |
[Package DescrTab2 version 2.1.16 Index]