item.exists: check if item exists in repseq object

View source: R/RepDaAnalysisFns.R

item.existsR Documentation

check if item exists in repseq object

Description

check if item exists in repseq object

Usage

item.exists(object, item)

Arguments

object

is a repseq object containing all repertoire sample data

item

is the name of the item checked if it exists in the repseq object

Value

true if the item exists in object, false if item does not exist in object


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