+,list,MethodExtension-method {simulator}R Documentation

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 signature 'list,MethodExtension'
e1 + e2

Arguments

e1

a list of objects of class Method or of class ExtendedMethod

e2

an object of class MethodExtension


[Package simulator version 0.2.5 Index]