Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ApeTime

Read modification time from 'ape' Nexus file


Description

ApeTime() reads the time that a tree written with 'ape' was modified, based on the comment in the Nexus file.

Usage

ApeTime(filename, format = "double")

Arguments

filename

Character string specifying path to the file.

format

Format in which to return the time: 'double' as a sortable numeric; any other value to return a string in the format YYYY-MM-DD hh:mm:ss.

Value

ApeTime() returns the time that the specified file was created by ape, in the format specified by format.

Author(s)

Martin R. Smith (martin.smith@durham.ac.uk)


TreeTools

Create, Modify and Analyse Phylogenetic Trees

v1.4.4
GPL (>= 3)
Authors
Martin R. Smith [aut, cre, cph] (<https://orcid.org/0000-0001-5660-1727>), Emmanuel Paradis [cph] (<https://orcid.org/0000-0003-3092-2199>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.