read_reals: read ncount real numbers

Description Usage Arguments Examples

Description

read ncount real numbers

Usage

1
read_reals(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_reals <- function(count) 
{}

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