Learn R Programming

MSEtool (version 3.7.3)

getMP: Search R session for MP

Description

Calls dynGet(), then get() in order to find the MP definition in the R session.

Usage

getMP(MP)

Value

The function definition or an error message from try() if unsuccessful

Arguments

MP

Character of MP name

Author

Q. Huynh