number: Number of TRUE

numberR Documentation

Number of TRUE

Description

Warning! This function is used only to construct an expression to be evaluated in a data.table. Do not use this in R as a regular function like the other ReportFunctions.

Usage

number(..., na.rm = FALSE)

Arguments

...

One or more expressions to be pasted with collapse = " ".

na.rm

All functions used as ReportFunction in must have an na.rm argument. This is however not used in this function.


StoXProject/RstoxBase documentation built on July 14, 2024, 9:39 a.m.