filter_by_id {quincunx}R Documentation

Filter PGS Catalog objects by identifier.

Description

Use filter_by_id to filter PGS Catalog objects by their respective identifier (id).

Usage

filter_by_id(x, id)

Arguments

x

An object of class eitherscores, publications, traits, performance_metrics, or sample_sets.

id

Identifier.

Value

Returns an object of class either scores, publications, traits, performance_metrics, or sample_sets.


[Package quincunx version 0.1.10 Index]