[R] Histogram from a single column of a data frame

2014-09-26 Thread Richard Lerner
Column 7 of "oded" is "Breed". If I enter > summary(Breed) I get the counts of the numbers in each breed. However, if I enter I have tried > hist($Breed) Error: unexpected '$' in "hist($" > hist(Breed) Error in hist(Breed) : object 'Breed' not found > hist("Breed") Error in hist.default("Breed

[R] Need help with R in Boston area this Friday-Sunday paid gig

2014-09-23 Thread Richard Lerner
I have a project that I have to do this Friday-Sunday. I have 2 dirty excel spreadsheets that I need brought into R, cleaned up, and then some descriptive statistics run. I am very new to R and not having fun. I can pay, but you will need to 1) be expert and 2) be willing to show me how the work is

[R] Using R Studio Version 0.98.507, having trouble with read.table and an Excel CSV file, keep getting '+'

2014-06-21 Thread Richard Lerner
I saved what I consider a medium size Excel file--about 2000x 40 as a CSV. I am NOT sure the save went well as it took over five minutes to do it (Intel i7 running at 240 GHz, 12 GB RAM). When I put in the following code , I get a "+" instead of ">". read.table("c:/us