Description Usage Arguments Details Value Author(s) Examples
Report progress of EcoMAPS applications and write to text file
1 | progress_fn(message,progress_rep_file)
|
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 |
simple function to write out messages for progress reporting of the main EcoMAPS function
Saves a file to progress_rep_file containing the line as specified by message
Phil Jenkins, Peter Henrys
1 2 | ##Extract model terms
progress_fn("EcoMAPS run Initialised", progress_report.txt)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.