dbW_addSite: Add a new site description to a weather database

View source: R/rSOILWAT2_deprecated.R

dbW_addSiteR Documentation

Add a new site description to a weather database

Description

Add a new site description to a weather database

Usage

dbW_addSite(Site_id = NULL, lat = NULL, long = NULL, Label = NULL)

Arguments

Site_id

An integer value. The identification number of the site.

lat

A numeric value. The latitude of the site.

long

A numeric value. The longitude of the site.

Label

A character string. The name of the site.


DrylandEcology/rSOILWAT2 documentation built on Jan. 12, 2024, 9:06 p.m.