dbW_updateSites: Updates existing sites or adds new sites to a registered...

View source: R/sw_dbW_WeatherDatabase.R

dbW_updateSitesR Documentation

Updates existing sites or adds new sites to a registered weather database

Description

Updates existing sites or adds new sites to a registered weather database

Usage

dbW_updateSites(Site_ids, site_data, ignore.case = FALSE, verbose = FALSE)

Arguments

Site_ids

An integer vector. The IDs/database keys of the queried sites

site_data

A data.frame. The site data with column names Longitude, Latitude, and Label.

ignore.case

A logical value.

verbose

A logical value.

Value

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


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