progress_fn: Report progress of EcoMAPS applications and write to text...

Description Usage Arguments Details Value Author(s) Examples

View source: R/progress_fn.R

Description

Report progress of EcoMAPS applications and write to text file

Usage

1
progress_fn(message,progress_rep_file)

Arguments

message

Character string of progress statement to write to the text file

progress_rep_file

Name of the file where the progress updates will be sent to

Details

simple function to write out messages for progress reporting of the main EcoMAPS function

Value

Saves a file to progress_rep_file containing the line as specified by message

Author(s)

Phil Jenkins, Peter Henrys

Examples

1
2
##Extract model terms
progress_fn("EcoMAPS run Initialised", progress_report.txt)

NERC-CEH/Spatial-Upscaling-model documentation built on March 13, 2020, 12:03 a.m.