countif: countif

Description Usage Arguments Examples

Description

This is a convenience function that provides the number of entries in the vector that match the target value

Usage

1
countif(vector, targetval)

Arguments

vector

The vector in which the items to be counted are being stored

targetval

The value that is being compared against

Examples

1

drknexus/repsych documentation built on May 15, 2019, 2:19 p.m.