rprt_writetable: Writes full table for report collection. Table is saved as...

View source: R/rprt_writetable.R

rprt_writetableR Documentation

Writes full table for report collection. Table is saved as csv file and added to rprt_data list.

Description

Writes full table for report collection. Table is saved as csv file and added to rprt_data list.

Usage

rprt_writetable(dataset, prefix = NULL, subdir = NULL)

Arguments

dataset

Data frame to save

prefix

Optional string to be added to the name of output csv-file and table in rprt_data list. NULL by default.

subdir

Optional string specifying name of subdirectory in the report directory

Value

Original data set invisibly.


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