read_integers {conmolfields}R Documentation

read ncount integers

Description

read ncount integers

Usage

 read_integers(count)

Arguments

count

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
 read_integers <- function(count)
 {}

[Package conmolfields version 0.0-19 Index]