Initiate a new SWATfarmR project
Usage
new_farmr(project_name, project_path)
Arguments
- project_name
the name of the farmr project.
- project_path
Path to the SWAT TxtInOut folder to which the farmr
should be applied.
Value
Generates a new farmr_project in the working environment (as an R6
object) and saves the project the TxtInOut folder.