View source: R/nextstrain.json.R
read.nextstrain.json | R Documentation |
read.nextstrain.json
read.nextstrain.json(x)
x |
the json tree file of auspice from nextstrain. |
treedata object
Shuangbin Xu
file1 <- system.file("extdata/nextstrain.json", "minimal_v2.json", package="treeio")
tr <- read.nextstrain.json(file1)
tr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.