addItemToObject: Adds new item to a repseq object

View source: R/RepDaAnalysisFns.R

addItemToObjectR Documentation

Adds new item to a repseq object

Description

Adds new item to a repseq object

Usage

addItemToObject(object, item, itemName)

Arguments

object

is a repseq object containing all repertoire sample data

item

is the item to be added to the repseq object

itemName

the name of the new item to be added to the repseq object

Value

a repSeq object with the new item added to its list of members.


dyohanne/RepAn documentation built on Feb. 3, 2023, 2:41 p.m.