enforce.numeric: enforce.numeric

View source: R/as.functions.R

enforce.numericR Documentation

enforce.numeric

Description

Convert the internal reprensentation of genotypes to numeric, if not.

Usage

enforce.numeric(x)

Arguments

x

A TRONCO compliant dataset.

Value

Convert the internal reprensentation of genotypes to numeric, if not.

Examples

data(test_dataset)
test_dataset = enforce.numeric(test_dataset)


BIMIB-DISCo/TRONCO documentation built on May 7, 2024, 8:13 p.m.