has.zelig2 {Zelig}R Documentation

Whether an Arbitrary R-package has a Zelig2 Function within Its Namespace

Description

Whether an Arbitrary R-package has a Zelig2 Function within Its Namespace

Usage

  has.zelig2(pkg)

Arguments

pkg

a character-string representing a package name

Value

whether the package contains any zelig2-functions

Note

This function is used primarily internally to determine whether a a package is contributing a function to the Zelig software suite


[Package Zelig version 4.2-1 Index]