Creating an IQRsysProject from a path

Take a char string that needs to represent a path to an IQRsysProject and returns an IQRsysProject. Will add a couple of attributes to the object that come in handy for many purposes.

as_IQRsysProject(projectPath)

Arguments

projectPath

Path of the project folder or an IQRsysProject

Value

IQRsysProject or error if not a project

Author

Daniel Lill