Hi,
     I am looking for some guidance on whether I can use the period(.) in
function names and variable names.
For example:

my.function.name <- function(my.data.variable, my.radius, my.another.var,
my.value = 10)
{

}

Will this pose any problems regarding older and current version of R.
-- 
SmartG

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to