ts_corrections_not_applied: Function to produce the list of corrections not applied.

View source: R/ts_corrections_not_applied.R

ts_corrections_not_appliedR Documentation

Function to produce the list of corrections not applied.

Description

Function to produce the list of corrections not applied.

Usage

ts_corrections_not_applied(collection_path = NULL, prefix = NULL)

Arguments

collection_path

String with path where single-year report directories are stored.

prefix

String with report directory name prefix without trailing underscore. By default NULL.

Value

A table with corrections that were not applied.

Examples

## Not run: 
ts_corrections_not_applied("/mnt/storage/sws_share/sas", "complete_tf_cpc")

## End(Not run)


SWS-Methodology/faoswsTrade documentation built on Feb. 13, 2023, 1:04 a.m.