read_plink_qassoc_files: Read one or more 'PLINK' '.qassoc' file

View source: R/read_plink_qassoc_files.R

read_plink_qassoc_filesR Documentation

Description

Read one or more PLINK .qassoc file

Usage

read_plink_qassoc_files(qassoc_filenames)

Arguments

qassoc_filenames

name of one or more PLINK .qassoc files. Use read_plink_qassoc_files to read one or more PLINK .qassoc files.

Value

a tibble

Author(s)

Richèl J.C. Bilderbeek

Examples

read_plink_qassoc_files(
  qassoc_filenames = get_plinkr_filename("run1.qassoc")
)

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