nequals: nequals format function

View source: R/format.R

nequalsR Documentation

nequals format function

Description

This function formats a number as "(n=x)". formats n equals, mimic n equals in VBA

Usage

nequals(x, cap = FALSE)

Arguments

x

is the number to put into n equals format.

cap

boolean, determining whether to capitalize 'n'. Default is FALSE meaning lower case 'n'.

Examples

nequals_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.