Function to print the aquifer object on the console
# S3 method for aquifer print(x, ...)
x | An aquifer object |
---|---|
... | Additional parameters |
This function prints all the elements of the aquifer on the console
Other aquifer functions: add.well<-
,
aquifer
, calculate_drawdown
,
summary.aquifer