Skip to content
Prev 157170 / 398503 Next

Confusion over syntax in a package

See ?getAnywhere , and the description of NAMESPACE in 'Writing R 
Extensions'.

getAnywhere("calc.dist") and ProbForecastGOP:::calc.dist  both work for 
me.
On Thu, 25 Sep 2008, Ryan Glover wrote:

            
Not calc, calc.dist.  I don't think there is a function calc() in the 
package.