random_pst: generate several pst files with format and sepecific...

Description Usage Arguments Examples

View source: R/random_pst.R View source: R/R/random_pst.R

Description

generate several pst files with format and sepecific distribution

Usage

1
2
random_pst(infile = "data/dew.pst", outfile = "data/dew.pst_r", nout = 3,
  dist = "uniform")

Arguments

infile

file to read.

outfile

file to write.

nout

number of out file to write.

dist

distribution of values to follow, at prsent at only use uniform.

Examples

1

honglioslo/rNVE documentation built on May 31, 2021, 1:30 a.m.