read_plink_qassoc_file: Read a PLINK '.qassoc' file

View source: R/read_plink_qassoc_file.R

read_plink_qassoc_fileR Documentation

Description

Read a PLINK .qassoc file

Usage

read_plink_qassoc_file(qassoc_filename)

Arguments

qassoc_filename

name of a PLINK .qassoc file Use read_plink_qassoc_file to read a PLINK .qassoc file.

Value

a tibble

Author(s)

Richèl J.C. Bilderbeek

Examples

read_plink_qassoc_file(
  qassoc_filename = get_plinkr_filename("run1.qassoc")
)

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