dbW_deleteSiteData: Delete a weather data record from a registered weather...

View source: R/sw_dbW_WeatherDatabase.R

dbW_deleteSiteDataR Documentation

Delete a weather data record from a registered weather database

Description

Delete a weather data record from a registered weather database

Usage

dbW_deleteSiteData(Site_id, Scenario_id = NULL)

Arguments

Site_id

An integer value. The IDs/database key of the queried site.

Scenario_id

An integer value The ID/database key of the queried scenario.

Value

An invisible logical value indicating success with TRUE and failure with FALSE.


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