enforce.numeric {TRONCO} | R Documentation |
Convert the internal reprensentation of genotypes to numeric, if not.
enforce.numeric(x)
x |
A TRONCO compliant dataset. |
Convert the internal reprensentation of genotypes to numeric, if not.
data(test_dataset) test_dataset = enforce.numeric(test_dataset)