read_pheno {crosshap}R Documentation

Read phenotype data to tibble

Description

Requires two column text file without a header (Ind | Pheno)

Usage

read_pheno(Phenoin)

Arguments

Phenoin

Input phenotype file

Value

A tibble.


[Package crosshap version 1.4.0 Index]