reportdirectory: Create directory for writing a report and supplementary files

View source: R/reportdirectory.R

reportdirectoryR Documentation

Create directory for writing a report and supplementary files

Description

Create directory for writing a report and supplementary files

Usage

reportdirectory(sws_user, year, build_id, create = TRUE, browsedir = TRUE)

Arguments

sws_user

User name to include in the name.

year

Year to include in the name.

build_id

Identificator to include in the name.

create

Should the directory be created. TRUE by default.

browsedir

Should the directory be opened in system-default file browser. TRUE by default.

Value

String with full name of report directory.


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