isAttached {hutils}R Documentation

Is a package attached?

Description

Is a package attached?

Usage

isAttached(pkg)

Arguments

pkg

Either character or unquoted.

Value

TRUE if pkg is attached.


[Package hutils version 1.8.1 Index]