fill: Fill numeric objects

View source: R/dlink.R

fillR Documentation

Fill numeric objects

Description

Returns the numeric input object with the value given and respects dimensionalty and type of input.

Usage

fill(x, value)

Arguments

x

Input numeric object.

value

Value filled.


RBesT documentation built on Aug. 22, 2023, 1:08 a.m.