read_reals {conmolfields}R Documentation

read ncount real numbers

Description

read ncount real numbers

Usage

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

[Package conmolfields version 0.0-19 Index]