Skip to content
Prev 279863 / 398506 Next

cannot access the functions in the package

On 11-12-08 1:30 PM, Weizeng Ni wrote:
You probably need to use Fslector:::information.gain.body, or (even 
better) look at the source for the package, which you should be able to 
get using

download.packages("Fslector", type="source", destdir=<your directory>)


Duncan Murdoch