Displaying 1 result from an estimated 1 matches for "corp_id".
Did you mean:
comp_id
2010 Feb 18
2
Rearranging data
Hi!
I have just started learning R and today only I have joined this group. This is my first mail and I wish to thank all of you for allowing me to be part of this group.
I have following problem. I have an input.csv file such that
corp_id date investment_id rate
corp1 17-Feb 1 65
corp1 16-Feb 1 70
corp1 15-Feb 1 69
corp1 14-Feb 1 89
corp1 13-Feb 1 88
corp2 17-...