Re: [R] Help with splitting up values in a data set

2014-07-29 Thread Shanae Clarke
Thank you for that link, it was very helpful. My attempt, This is what my data set looks likeĀ  dput(head(des,2)) structure(list(description = structure(5:6, .Label = c("\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua

Re: [R] Getting data from Table in RStudio

2014-07-02 Thread Shanae Clarke
t.org] On Behalf Of Shanae Clarke > Sent: Monday, June 30, 2014 1:58 PM > To: r-help@r-project.org > Subject: [R] Getting data from Table in RStudio > > Hello, > > I am new to R progaming and have just started using this program since > last week. What i want to achieve i

[R] Getting data from Table in RStudio

2014-06-30 Thread Shanae Clarke
Hello, I am new to R progaming and have just started using this program since last week. What i want to achieve is to use R to determine patterns in sales/ customer complaint etc. information located in a mysql database. I am not sure how to approach this or which technique i should use to do s