create_watershed: Create a watershed in the database

Description Usage Arguments Value

View source: R/watersheds.r

Description

Create a watershed in the database

Usage

1
create_watershed(conn, name, schema = "watersheds")

Arguments

conn

A fleeDB_connection() with write permissions

name

The watershed name (e.g., "vjosa")

schema

Where to write it, normally do not change the default

Value

NULL, has the side effect of creating watershed tables in the database


flee-group/fleeDB documentation built on Dec. 20, 2021, 8:43 a.m.