ts_all_reports: General function to produce all time-series reports

View source: R/ts_all_reports.R

ts_all_reportsR Documentation

General function to produce all time-series reports

Description

General function to produce all time-series reports

Usage

ts_all_reports(collection_path = NULL, prefix = NULL,
  ts_reports_path = NULL, complete = TRUE)

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.

ts_reports_path

String with path where time series reports should be saved. If NULL (default) the directory with TS reports will be saved where single-year reports are located (collection_path).

complete

Logical If TRUE (default) all reports (raw data, mapping, etc.) will be generated, if FALSE only raw data reports will be produced.

Value

NULL inivisibly.


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