read_plink_lmiss_file: Read a PLINK '.lmiss' file

View source: R/read_plink_lmiss_file.R

read_plink_lmiss_fileR Documentation

Description

Read a PLINK .lmiss file

Usage

read_plink_lmiss_file(lmiss_filename)

Arguments

lmiss_filename

name of a PLINK .lmiss file Use read_plink_lmiss_file to read a PLINK .lmiss file.

Value

a tibble with column names:

  • CHR ?

  • SNP ?

  • N_MISS ?

  • N_GENO ?

  • F_MISS ?

These column names are the names used by PLINK.

Author(s)

Richèl J.C. Bilderbeek


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