Skip to content
Prev 273319 / 398506 Next

The use of period in function names and variable names

On 04.10.2011 18:18, Duncan Murdoch wrote:
I switched to that when I realized that it is somewhat dangerous to 
conflict with S3 naming conventions and R CMD check yelled correctly 
because I used a generic.class notation where either "generic" or 
"class" was really the name of a generic or class but I had not realized 
before.

Uwe