removeTempFarmerTables: Remove temporary tables from a farmer's schemas

View source: R/removeTempFuns.R

removeTempFarmerTablesR Documentation

Remove temporary tables from a farmer's schemas

Description

Removes any temporary tables from the schemas in an OFPE formatted database of the specified farmer. .

Usage

removeTempFarmerTables(db, farmername)

Arguments

db

Connection to an OFPE formatted database,

farmername

Name of the farmer corresponding to the schemas to search in for removal of temporary tables.

Value

NULL, tables removed in database.


paulhegedus/OFPE documentation built on Nov. 23, 2022, 5:09 a.m.