getInputFromProcessData: Get Input from Processing Data

Description Usage Arguments Value

Description

Some data used in AUPUS will be specified by the users prior to the AUPUS routine (for example, official data provided by some countries). This function provides a way for this input data to be specified and utilized in AUPUS.

Usage

1
getInputFromProcessData(aupusParam, database = c("new", "old"), conn)

Arguments

aupusParam

A list of running parameters to be used in pulling the data. Typically, this is generated from getAupusParameter (see that function for a description of the required elements).

database

Whether to use the new or the old statistical working system.

conn

The RJDBS connection to the old working system. Only required if database = "old".

Value

This function returns a data.table object containing the input from processing data.


SWS-Methodology/faoswsAupus documentation built on May 9, 2019, 11:45 a.m.