Learn R Programming

IOHanalyzer (version 0.1.8.10)

get_funcName: Get all function names present in a DataSetList

Description

Get all function names present in a DataSetList

Usage

get_funcName(dsList)

Value

A list of all unique function names which occur in the DataSetList

Arguments

dsList

The DataSetLsit

Examples

Run this code
get_funcName(dsl)

Run the code above in your browser using DataLab