powered by
Get pedigree from file
getPedigree(fileName, sep = ",")
A pedigree file compatible with others in this package.
character vector of temporary file path.
column separator in CSV file
library(nprcgenekeepr) ped <- getPedigree(fileName = system.file("testdata", "qcPed.csv", package = "nprcgenekeepr" ))
Run the code above in your browser using DataLab