Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 201867

Filtering Table in R [duplicate]

$
0
0

I want to filter my table like that

input table:

x1    x2    x3
A    B     x 
A    B     y
A    B     z
C    D     u
C    D     v

output table:

x1    x2    x3
A     B     x,y,z
C     D     u,v

Viewing all articles
Browse latest Browse all 201867

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>