Applejus <ielkhoury <at> gmail.com> writes: > > > Hello, > > Could someone tell me what the SPLUS "is.category" function do and what is > its equivalent in R? > Thank you, I couldn't find any help elsewhere... > >
If you Web search for "splus help" or similar, you will find, among others, http://www.uni-muenster.de/ZIV/Mitarbeiter/BennoSueselbeck/s-html/shelp.html and there under "is.category" "Creates or tests for categorical objects (vectors with a "levels" attribute). This function is deprecated; factor or ordered are now preferred." Hans Werner ______________________________________________ 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.