phenotype_add_tag: Add a new tag/s to this phenotype.

View source: R/deprec-phenotype_misc.R

phenotype_add_tagR Documentation

Add a new tag/s to this phenotype.

Description

This method is depricated and will be removed in future versions. use phenotype_add_tags instead.

Usage

phenotype_add_tag(tag, phenotype, conn = NULL)

Arguments

tag

string or character vector of tag/s to be added. Tags should be seperated by comma e.g. "height,weight" or as vector "c("height", "weight")

phenotype

phenotype structure, create or get it using create_phenotype or get_phenotype

conn

Deprecated : gor connection structure, create it using platform_connect

Value

an updated phenotype object


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