Displaying 1 result from an estimated 1 matches for "mudim".
Did you mean:
mudit
2005 Apr 14
2
Overload standart function
Hi all,
I try to develop my own R package. I have a couple of standart functions like dim() and length() overloaded.
#Example
dim.Model <- function(this) {
length(unique(this$.variables));
}
I built my package, but when I try to load it... This message appears:
Attaching package 'mudim':
The following object(s) are masked _by_ .GlobalEnv :
dim.Model,...(etc.)
Any idea, how to hide this message?
Thanks for your ideas.
Vaclav
************************************************
_____
/_____-_\ http://www.kratoc...