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

a file name.

Application

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


StoXProject/RstoxFramework documentation built on Oct. 17, 2023, 1:24 p.m.