get_funcName {IOHanalyzer} | R Documentation |
Get all function names present in a DataSetList
Description
Get all function names present in a DataSetList
Usage
get_funcName(dsList)
Arguments
dsList |
The DataSetLsit |
Value
A list of all unique function names which occur in the DataSetList
Examples
get_funcName(dsl)
[Package IOHanalyzer version 0.1.8.10 Index]