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.


Burke-Lauenroth-Lab/rSOILWAT2 documentation built on Dec. 9, 2023, 1:46 a.m.