Retrieve phenotype data from the server.

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