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.htmland 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@... mailing list
https://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide
http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.