psthr: Round and paste with parentheses

Description Usage Arguments Examples

Description

Round and paste with parentheses

Usage

1
  psthr(x, y = 2)

Arguments

x

a numeic vector

y

integer corresponding to the number of digits to round by

Examples

1
psthr(c(1.111111,2.2222222,3.333333))

reportRx documentation built on May 2, 2019, 10:44 a.m.

Related to psthr in reportRx...