On Thu, Sep 13, 2012 at 9:20 AM, Dirk Eddelbuettel <span dir="ltr"><<a href="mailto:edd@debian.org" target="_blank">edd@debian.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">
| Also, are other people who use Rcpp falling into the habit of using<br>
| '=' instead of '<-' for assignment in R, so that moving code to C++<br>
| goes more smoothly?<br>
<br>
</div>I am firmly in the 'Don't do '=' for assignment, ever' camp.</blockquote><div><br></div><div>Because of the ease of putting a '=' where you meant to put '=='?  Or something else?</div>

<div>Likewise, are there ever good reasons to use '<<-' or could that stand to be retired too?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">
| Is there any real downside to this habit?  It came up at the BioC<br>
| conference developer day this year and was more or less immediately<br>
| dismissed.<br>
<br>
</div>Just say no.<br>
<span class="HOEnZb"><font color="#888888"><br>
Dirk</font></span> </blockquote><div><br></div><div>The above was indeed the conclusion of the discussion... I suppose a search-and-replace is hardly the end of the world (when moving to C++).</div><div><br></div><div>Thanks again,</div>

<div><br></div><div>--t</div><div><br></div></div>