Learn R Programming

emil (version 2.2.10)

list_method: List all available methods

Description

This function searches all attached packages for methods compatible with the emil framework.

Usage

list_method(pos = search())

Arguments

pos

Location to search in, see ls.

Value

A data frame.

Examples

Run this code
# NOT RUN {
list_method()
# }

Run the code above in your browser using DataLab