parameter_write: Read the parameters saved in the result text file

Description Usage Arguments Value

View source: R/parameter_write.R

Description

Read the parameters from the files that save the simulated result and turn them into a dataframe

When saving the simulated result to a text file, this function writes the parameters used. Objects other than essential parameters are wiped out.

Usage

1
2
3
4
parameter_read(f, path = "parameter_script/")

parameter_write(result, parameter_list,
  file_name = "data/example001.txt")

Arguments

f

the vector of file names to be read

path

directory of the files

file_name

text file name

x

A data frame to write

Value

...

...


Chang-Yu-Chang/MigrationCommunity documentation built on Aug. 13, 2019, 9:41 p.m.