createExampleFiles: Creates a folder with CSV files containing example pedigrees...

View source: R/createExampleFiles.R

createExampleFilesR Documentation

Creates a folder with CSV files containing example pedigrees and ID lists used to demonstrate the package.

Description

Creates a folder named ~/tmp/ExamplePedigrees if it does not already exist. It then proceeds to write each example pedigree into a CSV file named based on the name of the example pedigree.

Usage

createExampleFiles()

Value

A vector of the names of the files written.

Examples

library(nprcgenekeepr)
files <- createExampleFiles()

rmsharp/nprcmanager documentation built on Feb. 2, 2025, 12:45 a.m.