readProjectXMLToList | R Documentation |
Read a project.xml file from StoX <= 2.7
readProjectXMLToList(
projectXMLFilePath = NULL,
projectPath = NULL,
projectXMLFileName = "project.xml"
)
projectXMLFilePath |
The path to the project.xml file. |
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". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.