Re: [R] CPOS from cwhmisc package not found

2012-12-13 Thread David Winsemius
On Dec 13, 2012, at 10:56 AM, Shirley Lee wrote: Hi: I wonder if anyone can help me about cpos function not found error: : path.package("cwhmisc", quiet = FALSE) [1] "C:/Users/slee/Documents/ R/win-library/2.15/cwhmisc" So I have package cwhmisc where there is cpos function. But I got error

[R] CPOS from cwhmisc package not found

2012-12-13 Thread Shirley Lee
Hi: I wonder if anyone can help me about cpos function not found error: : path.package("cwhmisc", quiet = FALSE) [1] "C:/Users/slee/Documents/R/win-library/2.15/cwhmisc" So I have package cwhmisc where there is cpos function. But I got error: cpos("ab","b",1) Error: could not find function "cpos