playlist_add_phenotypes: Add phenotype/s to playlist

View source: R/phenotype_playlist.R

playlist_add_phenotypesR Documentation

Add phenotype/s to playlist

Description

Add phenotype/s to playlist

Usage

playlist_add_phenotypes(names, playlist)

Arguments

names

comma seperated string of phenotypes existing in project to add eg. "pheno1,pheno2" or character vector c("pheno1", "pheno2")

playlist

playlist structure, create or get it using create_playlist or get_playlist

Value

A playlist object


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