writeProjectDescriptionJSON: Write project description to a file in json format

View source: R/Framework.R

writeProjectDescriptionJSONR Documentation

Write project description to a file in json format

Description

This function writes project description to json file.

Usage

writeProjectDescriptionJSON(
  projectDescription,
  projectDescriptionFile,
  Application
)

Arguments

projectDescription

a list of lists with project description.

projectDescriptionFile

The path to the file holding the projectDescription (project.json).

Application

A single string naming the application used when saving the project. Defaulted to R.version.string.


StoXProject/RstoxFramework documentation built on July 15, 2024, 3:15 p.m.