This function writes project description to json file.

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.