read.nextstrain.json: read.nextstrain.json

View source: R/nextstrain.json.R

read.nextstrain.jsonR Documentation

read.nextstrain.json

Description

read.nextstrain.json

Usage

read.nextstrain.json(x)

Arguments

x

the json tree file of auspice from nextstrain.

Value

treedata object

Author(s)

Shuangbin Xu

Examples

file1 <- system.file("extdata/nextstrain.json", "minimal_v2.json", package="treeio") 
tr <- read.nextstrain.json(file1)
tr

GuangchuangYu/treeio documentation built on April 12, 2024, 5:25 a.m.