add_site: Retrieve and load site metadata into a database.

Description Usage Arguments

View source: R/site.R

Description

Retrieve and load site metadata into a database.

Usage

1
add_site(db_connection, site_number = NULL, site_data = NULL, ...)

Arguments

db_connection

The database connection to an initialised bomdata database.

site_number

The site number to load. Ignored if site_data is not null.

site_data

Site metadata retrieved via download_site.

...

Passed to download_site.


mbertolacci/bomdata documentation built on May 22, 2019, 12:19 p.m.