parseProjectXML: This is an internal method and should not be called directly.

Description Usage Arguments

View source: R/Project.R

Description

This function will parse the XML project file from the given directory.

Usage

1
2
  parseProjectXML(projectDir = getwd(),
    filename = "PROJECT.xml")

Arguments

projectDir

the directory containing the project file.

filename

the name of the project file.


jbryer/makeR documentation built on May 18, 2019, 7:02 p.m.