to_twin_filename: Converts true tree filenames to twin tree filenames

View source: R/to_twin_filename.R

to_twin_filenameR Documentation

Converts true tree filenames to twin tree filenames

Description

Converts true tree filenames to twin tree filenames

Usage

to_twin_filename(filename)

Arguments

filename

the file's name, without the path

Value

twin tree filename

Author(s)

Giovanni Laudanno, Richèl J.C. Bilderbeek

Examples


filename <- "beast2_output.xml.state"
# beast2_output_twin.xml.state
to_twin_filename(filename)

richelbilderbeek/pirouette documentation built on Oct. 18, 2023, 3:09 p.m.