getRevHistory: Get Revticulate History

View source: R/getRevHistory.R

getRevHistoryR Documentation

Get Revticulate History

Description

Return the history of RevBayes code submitted with doRev() and similar functions

Usage

getRevHistory()

Value

lines - character. A vector of the line-by-line Revticulate history

Examples

## Not run: 
getRevHistory()

cat(getRevHistory(), sep="\n")

## End(Not run)


Revticulate documentation built on March 18, 2022, 6:47 p.m.