read.jplace {treeio}R Documentation

read.jplace

Description

read jplace file

Usage

read.jplace(file)

Arguments

file

jplace file

Value

jplace instance

Author(s)

Guangchuang Yu

Examples

jp <- system.file("extdata", "sample.jplace", package="treeio")
read.jplace(jp)

[Package treeio version 1.17.2 Index]