get_phenotypes_data: Retrieve phenotype data from the server.

View source: R/get_data.R

get_phenotypes_dataR Documentation

Retrieve phenotype data from the server.

Description

Retrieve phenotype data from the server.

Usage

get_phenotypes_data(pheno_names, conn, missing_value = NA, base = NULL)

Arguments

pheno_names

Fetch phenotypes that are in a given list of phenotype names, character and character vector also allowed

conn

platform connection structure, create it using platform_connect

missing_value

The string to substitute for a missing value in the data

base

Optional name of base set

Value

tibble from server


wuxi-nextcode/gorr documentation built on Jan. 1, 2023, 7:54 a.m.