<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi, <br>
</p>
<p><br>
</p>
<p> you can use this function: <br>
</p>
<p><br>
</p>
<p>Example <br>
</p>
<p>Names of sequence object: EL.seq<br>
</p>
<p><br>
</p>
<p><span>cpal(EL.seq) <- c("grey67","violetred4", "violetred3", "darkmagenta", "palevioletred1", "rosybrown1")</span></p>
<p><span><br>
</span></p>
<p><span>The list of colour has to be in the same order of the states.</span></p>
<p><span><br>
</span></p>
<p><span>I am always sending a pdf with the colours in R and their names</span>.</p>
<p><br>
</p>
<p>I hope it will be usefull for you </p>
<p><br>
</p>
<p>Kar<br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>De:</b> traminer-users-bounces@lists.r-forge.r-project.org <traminer-users-bounces@lists.r-forge.r-project.org> en nombre de Jeremy Reynolds <jeremyr@uga.edu><br>
<b>Enviado:</b> miércoles, 20 de julio de 2016 11:30 a. m.<br>
<b>Para:</b> traminer-users@lists.r-forge.r-project.org<br>
<b>Asunto:</b> [Traminer-users] change order of states in seqdplot but keep colors assigned to each state the same</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Hi All,<br>
<br>
</div>
I have created a plot using seqdplot using the default color scheme called "Accent."<br>
<br>
</div>
I would like to change the order in which the states are plotted but keep the colors assigned to each state the same. 
<br>
<br>
</div>
<div>In the example below, for instance, how could I have "employment" stay green but have it plotted at the top of the graph and have "further education" remain purple  but have it plotted between the red and blue states.<br>
<br>
data(mvad)<br>
mvad.labels <- c("employment", "further education", "higher education", "joblessness", "school", "training")<br>
mvad.seq <- seqdef(mvad, 15:86, labels = mvad.labels, xtstep = 6)<br>
seqdplot(mvad.seq, border = NA)<br>
<br>
</div>
<div>I know that changing the order of the states in the variables used to make the sequence object will change the order in which they are plotted, so that is a good start, but I am not sure how to keep the color associated with each state the same after the
 re-ordering.  Perhaps the solution is to create a custom color palette with the same colors as the "Accent" color palette, but I cannot seem to figure out the names of the colors used in that palette.<br>
</div>
<div><br>
</div>
Any tips would be appreciated.<br>
<br>
</div>
Thanks,<br>
<br>
</div>
Jeremy<br>
<div>
<div>
<div><br>
<br>
<br>
<br>
<br>
<br>
<div>
<div>
<div>
<div>-- <br>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">********************<br>
Dr. Jeremy Reynolds<br>
Professor<br>
Department of Sociology<br>
116 Baldwin Hall<br>
University of Georgia<br>
Athens, GA 30602-1611<br>
Phone: (706) 583-8072<br>
Web: <a id="LPlnk526274" href="http://uga.edu/soc/people/faculty/reynolds_jeremy.php" target="_blank">
http://uga.edu/soc/people/faculty/reynolds_jeremy.php</a><br>
Fax: (706) 542-4320</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>