read_integers: read ncount integers

Description Usage Arguments Examples

Description

read ncount integers

Usage

1
 read_integers(count)

Arguments

count

Examples

1
2
3
4
5
6
7
##---- 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)
 {}

conmolfields documentation built on May 2, 2019, 4:18 p.m.