<html><body><div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000"><div>The x-axis shows the column names, so you just need to rename your variables. Be careful: R accepts names beginning with a number (6:00 for example) but you can't call that variable afterwards (mydata$6:00).<br></div><div><br></div><div>Hadrien<br></div><div><br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>De: </b>"Pierre Blavier" <pit.blavier@gmail.com><br><b>À: </b>"Users questions" <traminer-users@lists.r-forge.r-project.org><br><b>Envoyé: </b>Lundi 2 Mars 2015 09:26:05<br><b>Objet: </b>[Traminer-users] transforming the x-axis scale of seqdplot<br><div><br></div><div dir="ltr"><div>Hi TramineR users ! <br><div><br></div>Rather silly question : <br><div><br></div>What i have : i have data in STS-format describing time-use of each individual accross a 24H-day and for periods of 10 minutes. Hence i have 24*6=144 variables (time1, time2, time3, ..., time144. time1 corresponds to 06h00-06h10 A.M. andsoforth)  describing 12 possible states (which is the maximum allowed by tramineR).<br></div><div><br>My question is : how could i obtain in the plots of sequence (for e.g. seqdplot) an x-axis legend with time in hours instead of time corresponding to the index of my variables defining the sequence (i.e. 1, 2, 3, ..., 144) ? For example something like only the hours beginnning at 6h00 A.M. ? <br><div><br></div></div><div>It looks silly question but i have not found yet the solution even if i have screen subjects of this list, TramineR manuals, and consulted options of the seqdplot function (xtlab, start, ...). Does anybody have already met the problem ? <br><div><br></div></div><div>Thanks a lot, best, <br><div><br></div></div><div>Pierre Blavier <br></div><div><br></div><div><br><div><br></div><br></div><div><br><div><br></div> <br></div></div><br>_______________________________________________<br>Traminer-users mailing list<br>Traminer-users@lists.r-forge.r-project.org<br>https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/traminer-users</div><div><br></div></div></body></html>