getWinFun {PBSmodelling} | R Documentation |
Retrieve Names of Functions Referenced in a Window
Description
Get a vector of all function names referenced by a window.
Usage
getWinFun(winName)
Arguments
winName |
name of window, to retrieve its function list |
Value
A vector of function names referenced by a window.
Author(s)
Alex Couture-Beil, Vancouver Island University, Nanaimo BC
[Package PBSmodelling version 2.69.3 Index]