Learn R Programming

phylosim (version 3.0.5)

setType.BrownianInsertor: Forbidden action: setting the type of a BrownianInsertor object

Description

Forbidden action: setting the type of a BrownianInsertor object.

The type can be set only from the type constructor argument and cannot be changed later.

Usage

# S3 method for BrownianInsertor
setType(this, value, ...)

Arguments

this

An object.

value

Not used.

...

Not used.

Value

Throws an error.

See Also

For more information see BrownianInsertor.