Learn R Programming

ggtree (version 1.4.11)

read.jplace: read.jplace

Description

read jplace file

Usage

read.jplace(file)

Arguments

file
jplace file

Value

jplace instance

Examples

Run this code
jp <- system.file("extdata", "sample.jplace", package="ggtree")
read.jplace(jp)

Run the code above in your browser using DataLab