tableCount: Rboretum Table Search

View source: R/tableCount.R

tableCountR Documentation

Rboretum Table Search

Description

This function returns the count of items in an R table, or 0 if item does not occur in table

Usage

tableCount(search_table, name)

Arguments

search_table

R Table (Result of 'table()' call)

name

Name of item you want the count for

Value

Number of times that value occurs in the table


BobLiterman/Rboretum documentation built on July 6, 2023, 7:46 p.m.