Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

new_workspace

Create a workspace or a multi-processing


Description

Functions to create a 'JDemetra+' workspace (new_workspace()) add a multi-processing to it (new_multiprocessing()).

Usage

new_workspace()

new_multiprocessing(workspace, name)

Arguments

workspace

a workspace object

name

character name of the new multiprocessing

Value

new_workspace() returns an object of class workspace and new_multiprocessing() returns an object of class multiprocessing.

See Also

Examples

# Create and export a empty 'JDemetra+' workspace
wk <- new_workspace()
mp <- new_multiprocessing(wk, "sa1")

RJDemetra

Interface to 'JDemetra+' Seasonal Adjustment Software

v0.1.6
EUPL
Authors
Alain Quartier-la-Tente [aut, cre] (<https://orcid.org/0000-0001-7890-3857>), Anna Michalek [aut], Jean Palate [aut], Raf Baeyens [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.