getProjectSummary: Get projectSummary from an ArchRProject
Description
This function prints the projectSummary from an ArchRProject
Usage
getProjectSummary(ArchRProj = NULL, returnSummary = FALSE)
Arguments
returnSummary
A boolean value indicating whether to return a summary of the ArchRProject
or to just print the summary.