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

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.