Learn R Programming

phylosim (version 3.0.5)

setTransTable.CodonAlphabet: Forbidden action: setting the genetic code table for a CodonAlphabet object

Description

Forbidden action: setting the genetic code table for a CodonAlphabet object. Use the table.id constructor argument to set the genetic code.

Usage

# S3 method for CodonAlphabet
setTransTable(this, value, ...)

Arguments

this

An object.

value

Not used.

...

Not used.

Value

Throws an error.

See Also

For more information see CodonAlphabet.