allocate {base} R Documentation

create an empty vector with specific count of null value filled

Description

Usage

allocate(size);

Arguments

size

[as integer]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type vector.

clr value class

Examples


[Package base version 2.33.856.6961 Index]