read.paml_rst {treeio}R Documentation

read.paml_rst

Description

read rst file from paml output

Usage

read.paml_rst(rstfile)

Arguments

rstfile

rst file

Value

A paml_rst object

Author(s)

Guangchuang Yu http://ygc.name

Examples

rstfile <- system.file("extdata/PAML_Baseml", "rst", package="treeio")
read.paml_rst(rstfile)

[Package treeio version 1.2.2 Index]