NWOSdelete64: NWOSdelete64

View source: R/NWOSdelete64.R

NWOSdelete64R Documentation

NWOSdelete64

Description

Deletes records from the NWOS database from a 64-bit R session

Usage

NWOSdelete64(tables)

Arguments

tables

is a character vector containing names of vectors currently in the working environment; each vector contains CNs to be deleted from the corresponding table.

Details

This function must be run on a machine with an ODBC connection (32-bit) to the USFS FIA production database through a user with read permissions.

Examples

NWOSdelete64(tables=c('RESPONSE_DELETE'))


familyforestresearchcenter/nwos documentation built on April 12, 2025, 11:54 a.m.