phenotype_delete_tag: Delete a tag/s from phenotype.

View source: R/deprec-phenotype_misc.R

phenotype_delete_tagR Documentation

Delete a tag/s from phenotype.

Description

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

Usage

phenotype_delete_tag(tag, phenotype, conn = NULL)

Arguments

tag

string of tag/s to be added seperated by comma eg. "height,weight" or character 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 list with the phenotype object


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