dbW_addSites: Adds new sites to a registered weather database

View source: R/sw_dbW_WeatherDatabase.R

dbW_addSitesR Documentation

Adds new sites to a registered weather database

Description

Adds new sites to a registered weather database

Usage

dbW_addSites(site_data, ignore.case = FALSE, verbose = FALSE)

Arguments

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.

Details

site_data requires columns Longitude, Latitude, and Label.


Burke-Lauenroth-Lab/Rsoilwat documentation built on Dec. 9, 2023, 12:41 a.m.