id_exists: Check if id exists and has data in dataset.

View source: R/id-exists.R

id_existsR Documentation

Check if id exists and has data in dataset.

Description

Check if id exists and has data in dataset.

Usage

id_exists(id)

Arguments

id

the id to check

Value

'TRUE' if id contains data, 'FALSE' otherwise


churchill-lab/qtl2api documentation built on April 17, 2025, 3:27 a.m.