get_id: Simplify the ID getting process

View source: R/import_data.R

get_idR Documentation

Simplify the ID getting process

Description

Return the override id if there is one, otherwise return the individ_id

Usage

get_id(row)

Arguments

row

The row for which the id wishes to be taken

Value

The relevant id

Examples

## Not run: 
# Get the id for the sample at the 17th row
id <- get_id(search_data[[17,]])

## End(Not run)

CGI-NRM/GenotypeCheck documentation built on May 23, 2024, 3:21 p.m.