[Traminer-users] rename variable names produced by seqformat
Alexis Gabadinho
Alexis.Gabadinho at unige.ch
Thu May 27 18:25:31 CEST 2010
Hi Jacques-Antoine,
names(your.data.frame) <- paste("b",1:100, sep="")
By the way, you can subscribe to the list here,
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/traminer-users
You will then be a registered member and no authorization from the
users-list administrator will be required.
Best,
Alexis.
Jacques-Antoine Gauthier a écrit :
> Hello,
>
> Does anyone knows how it is possible to rename all variable produced
> by seqformat i.e. {a1, a2, a3, ..., a100} into {b1, b2, b3, ..., b100},
> without having to rename them one by one.
>
> I tried some loops but unsuccessfully.
>
> Many thanks in advance,
> Best,
> Jacques-Antoine
>
More information about the Traminer-users
mailing list