Learn R Programming

WhopGenome (version 0.9.4)

whop.ped.save: Save pedigree data to file

Description

Saves the pedigree dataset in p to a file.

Usage

whop.ped.save(p, filename)

Arguments

p
The pedigree dataset
filename
Name of the file to save into

Value

None.

See Also

whop.ped.load()