to_evidence_filename: Converts a filename to an evidence filename

View source: R/to_evidence_filename.R

to_evidence_filenameR Documentation

Converts a filename to an evidence filename

Description

Converts a filename to an evidence filename

Usage

to_evidence_filename(filename)

Arguments

filename

the file's name, without the path

Value

evidence tree filename

Author(s)

Richèl J.C. Bilderbeek

Examples

filename <- "beast2_output.xml.state"
# beast2_output_evidence.xml.state
to_evidence_filename(filename)

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