rxReq {rxode2} | R Documentation |
Require namespace, otherwise throw error.
Description
Require namespace, otherwise throw error.
Usage
rxReq(pkg)
Arguments
pkg |
Package required for function to work. |
Value
Nothing
Author(s)
Matthew L. Fidler
[Package rxode2 version 3.0.0 Index]