check_pephylo: View PEPHYLO input files

Description Usage Arguments Value Author(s)

View source: R/check_pephylo.R

Description

This function displays the files in the input folder for PEPHYLO, to check they are alright before running the program.

Usage

1
check_pephylo(filename, outpath, plotit = T)

Arguments

filename

Either a string with the name of the file to be viewed, either of "MetricTraitMeans", "MetricTraitStds", "MetricSpNames", "SpExt", "MetricRates" or "Trees", with or without the ".txt" extension. Or, an integer representing the position of the file to view in the list described in the previous sentence.

outpath

A string. The path to the folder where the output file is to be saved.

plotit

Logical. Whether to plot the first phylogeny provided (applicable only if filename is Trees.txt or 6).

Value

Displays the content of the file using View.

Author(s)

Raphael Scherrer


rscherrer/bop documentation built on May 22, 2019, 3:54 p.m.