save_phenotype_data_table: Save a 'phenotype_data' (in the form of a...

View source: R/save_phenotype_data_table.R

save_phenotype_data_tableR Documentation

Save a phenotype_data (in the form of a phenotype_data_table) to file

Description

Save a phenotype_data (in the form of a phenotype_data_table) to file, returning a phenotype_data in the form of a phenotype_data_filename

Usage

save_phenotype_data_table(phenotype_data_table, phe_filename)

Arguments

phenotype_data_table

phenotype data (as checked by check_phenotype_data)) in the form of a list with an in-memory phenotype table

phe_filename

name of a phenotype (.phe) file, as checked by check_phe_filename. Use read_plink_phe_file to read a raw phenotype file.

Value

a phenotype_data in the form of a phenotype_data_filename

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.