Learn R Programming

simulator (version 0.2.5)

+,list,MethodExtension-method: Create a list of ExtendedMethod from a list of Methods and a MethodExtension

Description

Create a list of ExtendedMethod from a list of Methods and a MethodExtension

Usage

# S4 method for list,MethodExtension
+(e1, e2)

Arguments

e1

a list of objects of class Method or of class ExtendedMethod

e2

an object of class MethodExtension