Dear R user:

I have got the following problem:

I have imported two data sets into R: one set includes price information, 
another one includes volume information. but I noticed the wrong data order 
problem in the product name,

for instance,

in one data set,

"GALAXY ACE S 5830"

in another one,

it is "S 5830 GALAXY ACE"  

both represent same product. how do i map two name into one in R?

there are so many product name having this problem. i hope there is some 
mechanism which can autimatically map those.  thanks for your help..


Kind regards,
Tammy
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to