hla_sample: A data frame with HLA typing

View source: R/clinical.R

hla_sampleR Documentation

A data frame with HLA typing

Description

Returns a data frame with HLA-A, -B, -C and -DRB1 typing

Usage

hla_sample(n, replace, origin)

Arguments

n

An integer to define the number of rows

replace

A logical value for sampling with replacement

origin

A character value from options: 'PT', 'API', 'AFA', 'CAU' and 'HIS'

Value

A data frame

Examples

hla_sample(n = 1000, replace = TRUE, origin = 'PT')

balima78/simK documentation built on May 23, 2023, 5:02 p.m.