my.ceiling: Round the number(s) up to the nearest integer.

Description Usage Arguments Value

View source: R/myRounding.R

Description

Round the number(s) up to the nearest integer.

Usage

1
my.ceiling(src.vector)

Arguments

src.vector

; A numeric vector to round up.

Value

numeric ; The vector with ceiled numbers.


vanNijnatten/Learn-Statistics documentation built on Dec. 23, 2021, 2:09 p.m.