phenotype_delete_tags: Delete tag/s from phenotype.

View source: R/phenotype.R

phenotype_delete_tagsR Documentation

Delete tag/s from phenotype.

Description

Delete tag/s from phenotype.

Usage

phenotype_delete_tags(tags, phenotype)

Arguments

tags

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

Value

phenotype structure


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