<div dir="ltr"><div><div><div>Dear Traminer users,<br><br></div>I am using the seqplot command with the group option to make a figure that has seven subgraphs.  The help file seems to suggest that the code below might be correct, but I get an error message.  Can someone tell me if there is a problem with my code?  <br><br><pre tabindex="0" class="" id="rstudio_console_output" style="font-family:"Lucida Console";font-size:10pt!important;outline:medium none;border:medium none;margin:0px;white-space:pre-wrap!important;line-height:15px;color:rgb(0,0,0);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:rgb(255,255,255)"><span class="" style="color:blue">seqdplot(mm.m.seq, group = pamomf2i5w2q.m$clustering$cluster7, border = NA, use.layout=TRUE, cols=1)
</span><span class="" style="color:rgb(197,6,11)">Error in plot.new() : figure margins too large</span></pre><br>I have also tried using the par() approach instead, but I get an error message there too.<br><br><pre tabindex="0" class="" id="rstudio_console_output" style="font-family:"Lucida Console";font-size:10pt!important;outline:medium none;border:medium none;margin:0px;white-space:pre-wrap!important;line-height:15px;color:rgb(0,0,0);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:rgb(255,255,255)"><span class="" style="color:blue">png(file = "mc_mm.png")
</span><span class="" style="color:blue">par(mfrow=c(7,1))
</span><span class="" style="color:blue">seqdplot(mm.m.seq, group = pamomf2i5w2q.m$clustering$cluster7, border = NA)
</span><span class="" style="color:rgb(197,6,11)">Error in par(savepar) : 
  invalid value specified for graphical parameter "pin"</span></pre><br></div>Thanks,<br><br></div>Jeremy<br><div><div><br clear="all"><div><div><br>-- <br><div class="gmail_signature" data-smartmail="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 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>