Re: [R] Reordering of numerical vector

2015-10-21 Thread Marlin Keith Cox
Got it. During a read.csv I used stringsAsFactors=FALSE M. Keith Cox, Ph.D. Principal MKConsulting 17105 Glacier Hwy Juneau, AK 99801 U.S. 907.957.4606 On Wed, Oct 21, 2015 at 10:31 AM, Marlin Keith Cox wrote: > I do not have a dataset to share as I do not believe it needs it and I am > not su

[R] Reordering of numerical vector

2015-10-21 Thread Marlin Keith Cox
I do not have a dataset to share as I do not believe it needs it and I am not sure I could reproduce easily. I have a column of numerical data (Days) and another of a a measurement (Resistance). After subsetting, I do a linear regression of the two, and it reorders the day (x axis) into some other