bt_read.log: Read BayesTraits Log files

View source: R/multistate.R

bt_read.logR Documentation

Read BayesTraits Log files

Description

Given a the path of a BayesTraits log file, this function will find the start of the logged output and import the data as a data.frame into R.

Usage

bt_read.log(filename)

Arguments

filename

the path to the BayesTraits log file

Value

A data.frame of the logs found in the BayesTraits log file & a list of settings taken from the header of the file


SamPassmore/bayestraitr documentation built on July 8, 2023, 10:16 a.m.