getRevHistory.Rd
Return the history of RevBayes code submitted with doRev() and similar functions
getRevHistory()
lines - character. A vector of the line-by-line Revticulate history
if (FALSE) { getRevHistory() cat(getRevHistory(), sep="\n") }