problem loading siar
Hello, It is not what happens. Function "convexhull" exists in both "siar" and "spatstat" packages. As you already load "spatstat", when you are loading "siar", the "convexhull" in "spatstat" is masked by the one in "siar". Thus, when you will run "convexhull" function, it will be the one from the "siar" package. Regards Le 04/07/2012 15:24, Sukran yalcin ozdilek a ?crit :
Hi,
I have a problem while loading the "siar" program in R.
When I am loading siar, system does not load convexhull. On the screen I
have seen such writings.
The following object(s) are masked from ?package:spatstat?:
convexhull
How can I load the convexhull, how can I unmask from this package? I will
be appreciated if you give advice about this.
Best
Sukran
[[alternative HTML version deleted]]
______________________________________________ R-help at 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.