Print a flood project
Usage
# S3 method for class 'flood_project'
print(x, ...)Value
The flood_project object x, returned invisibly. Called
for the side effect of printing a compact summary to the console.
Examples
print(flood_project(name = "Odaw basin"))
#> <flood_project>
#> name: Odaw basin
#> crs: <unset>
#> populated: <none yet>