my.floor: Round the number(s) down to the nearest integer.

Description Usage Arguments Value

View source: R/myRounding.R

Description

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

Usage

1
my.floor(src.vector)

Arguments

src.vector

; A numeric vector to round down.

Value

numeric ; The vector with floored numbers.


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