Learn R Programming

phylosim (version 3.0.5)

getEventsAtSite.GY94: Generate the list of active Event objects for a given attached Site object

Description

Generate the list of active Event objects for a given attached Site object.

This method is almost an exact duplicate of the getEventsAtSite.GeneralSubstitution, with the exception of the portions dealing with the omega site-process specific parameter.

Usage

# S3 method for GY94
getEventsAtSite(this, target.site, ...)

Arguments

this

A GY94 object.

target.site

A Site object. The GY94 object must be attached to the Site object.

...

Not used.

Value

A list of the active Event objects.

See Also

getEventsAtSite.GeneralSubstitution GeneralSubstitution