Re: [R] problem in lodging package

2012-07-04 Thread giuseppe calamita
Hi, this happen when two or more packages have functions with the same names. Using search() you can see which package are loaded in your working environment. Thus, using the name of the function will call the function of the first package you see in the search output. To use a specific function y

[R] problem in lodging package

2012-07-03 Thread Sukran yalcin ozdilek
Dear, I would like to use the siar program, when I lodging package the message appear, so I couldn't use the related calculations. The following object(s) are masked from ‘package:spatstat’:convexhull Could you please write me what shoud I do? Sukran Yalcin Ozdilek [[alternative HTML ve