readrelatedoutput: Read Related output files into R data.frame objects

Description Usage Arguments Author(s) See Also

View source: R/related.R

Description

This function is not seen by the user. It is used for reading the output from the Fortran Coancestry code into appropriate R data frames.

Usage

1
2
readrelatedoutput(working.directory = tempdir(), file.prefix = "", any.ci95 = F, 
allow.inbreeding = F)

Arguments

working.directory

The location of the working directory where Coancestry will place the files.

file.prefix

The prefix for the files generated by Coancestry.

any.ci95

A TRUE/FALSE statement of whether or not confidence intervals were estimated.

allow.inbreeding

A TRUE/FALSE statement of wheter or not inbreeding was allowed/estimated.

Author(s)

Jack Pew

See Also

coancestry


related documentation built on May 2, 2019, 6:49 p.m.