getProjectXMLFilePath: Get the path to the project.xml file from StoX <= 2.7.

getProjectXMLFilePathR Documentation

Get the path to the project.xml file from StoX <= 2.7.

Description

Get the path to the project.xml file from StoX <= 2.7.

Usage

getProjectXMLFilePath(
  projectPath,
  projectXMLFileName = "project.xml",
  projectXMLFilePath = NULL
)

Arguments

projectPath

(Optional) The path to the StoX 2.7 project.

projectXMLFileName

(Optional) The name of the StoX 2.7 project.xml file, defaulted to "project.xml".

projectXMLFilePath

The path to the project.xml file.


StoXProject/RstoxBase documentation built on July 14, 2024, 9:39 a.m.