Displaying 1 result from an estimated 1 matches for "363672".
Did you mean:
33672
2011 May 27
1
FW: FW: Unable to Plot using headers (converting to Numeric)
I tried command
as.numeric(Qty) #converting column"Qty" in object "demand" to
numeric. However it remains a non-numeric value.
What is the best way to convert a column of data to a numeric value in
R?
What is the best way to convert dates into a numeric format (or some
format able to be used in an x,y scatter) while still maintaining its
inherent "date" property?