Learn R Programming

polymapR (version 1.0.17)

chk2integer: chk2integer ***********************************************************

Description

Convert data from checkF1 to integer

Usage

chk2integer(chk)

Arguments

chk

a data frame as returned by checkF1

Value

the same data frame, but with all columns from Parent1 to last ancestor converted to integer (as these are sometimes factors with levels not equal to values after reading checkF1 from file)