Displaying 1 result from an estimated 1 matches for "dfnms".
Did you mean:
danms
2017 Nov 15
2
Converting a string to variable names
Hi,
Thanks for your reply.
I just came up with another question about a similar but different thing:
Say I have a bunch of data.frame variables named P1,P2,P3? I want to assign them row names according to symbols in the first column, and I want to do this using a for loop. How could I accomplish this?
for (test_sample in c(1:10)){
+