getMP {MSEtool} | R Documentation |
Search R session for MP
Description
Calls dynGet()
, then get()
in order to find the MP definition in the R session.
Usage
getMP(MP)
Arguments
MP |
Character of MP name |
Value
The function definition or an error message from try()
if unsuccessful
Author(s)
Q. Huynh
[Package MSEtool version 3.7.4 Index]