studies_drop_na: Drop any NA studies.

View source: R/class-studies.R

studies_drop_naR Documentation

Drop any NA studies.

Description

This function takes a studies S4 object and removes any study identifiers that might have been NA. This ensures that there is always a non-NA study_id value in all tables. This is important as the study_id is the primary key.

Usage

studies_drop_na(s4_studies)

Arguments

s4_studies

An object of class studies.

Value

An object of class studies.


ramiromagno/gwasrapidd documentation built on Jan. 3, 2024, 10:21 p.m.