store_species_group: Store species groups

Description Usage Arguments

Description

Store species groups

Usage

1
store_species_group(species_group, hash, conn, clean = TRUE)

Arguments

species_group

the data.frame with species groups. Must contains local_id, description and scheme. Other variables are ignored. local_id must have unique values.

hash

the hash of the update session

conn

a DBIconnection

clean

perform all database operations within a transaction and clean up the staging tables. Defaults to TRUE.


inbo/n2kupdate documentation built on May 8, 2019, 5:42 p.m.