search for: harryanddavid

Displaying 6 results from an estimated 6 matches for "harryanddavid".

2011 May 27
1
FW: FW: Unable to Plot using headers (converting to Numeric)
....numeric(demand) [1] FALSE > is.numeric(Qty) [1] FALSE > is.numeric(Date) [1] FALSE Doesn't look like they are numeric. I'll try and convert them and check back if I have problems. Thanks Gunter! Thank You Nathan Struckmeier Supply Chain Planning Office 541-864-5029 NStruckmeier at HarryandDavid.com 2500 S. Pacific Hwy, Medford OR, 97501 Daily Humor: Chuck Norris can slam a revolving door.... -----Original Message----- From: Bert Gunter [mailto:gunter.berton at gene.com] Sent: Friday, May 27, 2011 1:47 PM To: Struckmeier, Nathanael Cc: R-help at r-project.org Subject: Re: [R] FW: Unab...
2011 May 26
1
R import glitch "missing data"
Hello! I am trying import data into R and im running into a snag. GOAL: Import a 4 column, 8,000 row table into R including headers. WHAT I'VE ATTEMPTED: Original data was in Excel format. Converted data to both a .txt and .csv (to see which worked better) Imported data into R via commands as object "demand" (see below) Please excuse the long file path.
2011 May 27
1
Unable to Plot using headers.
Hello List! Thank you for your input so far. I have successfully imported my data into R but have hit a snag in plotting. Simple plot commands are unable to find my headers when I try and plot my data on an x/y scatter. My data is a 2 column 8000 row table (saved as .txt file) imported into R. >demand=read.delim("C:\\Documents and Settings\\E066582\\My
2011 May 27
1
FW: Unable to Plot using headers.
-----Original Message----- From: Struckmeier, Nathanael Sent: Friday, May 27, 2011 1:39 PM To: 'stephen's mailinglist account' Subject: RE: [R] Unable to Plot using headers. Thanks for the input. Despite both graphing directly and with "attach" I am still getting a screwed up graphical output as well as an error. My table is object "demand" w/ columns Date and
2011 May 26
1
R-Size Limit (Confused)
Hello, I've been banging my head against my monitor for some time now trying to import data into R. The problem is either in my use of syntax, my data format, or my memory. I have described what I have tried below. Please help. =========My GOAL============================== >import a 4 column, 8,000 row table into R including headers. =========WHAT I'VE
2011 Jun 01
2
Problems Dating....
I'm trying to convert a column in a data frame with dates from a "Factor" type to a "Date Object" but I am encountering and error. (I am having trouble plotting an x,y scatter and I suspect it's something with my data format). I have a table with two columns and 8,000 rows. > dsort=read.delim("C:\\Documents and Settings\\E066582\\My