powered by
nexml_to_simmap
nexml_to_simmap(nexml)
a nexml object
a simmap object (phylo object with a $maps element for use in phytools functions).
# NOT RUN { data(simmap_ex) phy <- nexml_to_simmap(simmap_ex) nex <- simmap_to_nexml(phy) # }
Run the code above in your browser using DataLab