On Mon, Jan 3, 2011 at 3:48 PM, Hadley Wickham <had...@rice.edu> wrote: > Hi Frank, > > I think you mean packagename::functionname? The three colon form is > for accessing non-exported objects.
Normally two colons suffice, but within a package you need three to access exported but un-imported objects :) Peter ______________________________________________ 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.