On Thu, Aug 20, 2015 at 8:23 AM, Barry Rowlingson <
b.rowling...@lancaster.ac.uk> wrote:
> On Wed, Aug 19, 2015 at 5:16 AM, Nathan Esau wrote:
> > I was wondering why the decision was made long ago to never implement
> > multi-line comments in R. I feel there are several argument to be made
> for
On Wed, Aug 19, 2015 at 5:16 AM, Nathan Esau wrote:
> I was wondering why the decision was made long ago to never implement
> multi-line comments in R. I feel there are several argument to be made for
> why the R language should have multi-line comments.
>
> 1. Many programming languages (includin
https://stat.ethz.ch/pipermail/r-help//2009-February/381039.html
> On Aug 19, 2015, at 12:16 AM, Nathan Esau wrote:
>
> I was wondering why the decision was made long ago to never implement
> multi-line comments in R. I feel there are several argument to be made for
> why the R language should
I was wondering why the decision was made long ago to never implement
multi-line comments in R. I feel there are several argument to be made for
why the R language should have multi-line comments.
1. Many programming languages (including some which are commonly used for
statistics, such as python,