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

Description Usage Arguments Details

View source: R/Version.R

Description

Constructor for a Version class. This is an interal method that builds a Version class from XML. A Version has the following methods:

Usage

1
  Version(pv, name = NA, properties = list(), xml = NULL)

Arguments

pv

the Project

name

the name of the version

properties

list of version specific properties.

xml

the XML branch if creating from the PROJECT.xml file.

Details


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