print_convert: Summary

View source: R/RcppExports.R

print_convertR Documentation

Summary

Description

print_convert prints out a summary of the file conversion.

Usage

print_convert(input, output, M, N, pool)

Arguments

input

a genotype matrix or a character string specifying the name of the file to be converted.

output

a character string specifying the name of the output file.

M

an integer specifying the number of genetic markers present in the data.

N

an integer specifying the number of individuals present in the data.

pool

an integer specifying the type of data. '0' for genotype data, '1' for pooled data.


pcadapt documentation built on Aug. 29, 2023, 5:07 p.m.