R/getPrivateSummaryRepositoryUrl.R

Defines functions getPrivateSummaryRepositoryUrl

#' Returns the GitHub URL of the Private Summary Repository for this project for the TDAPseudotime project
#'
#' @keywords 4CE
#' @export

getPrivateSummaryRepositoryUrl <- function() {
	return("https://github.com/covidclinical/Phase2.1TDAPseudotimeRSummariesPrivate.git")
}
covidclinical/Phase2.1TDAPseudotimeRPackage documentation built on Sept. 27, 2020, 12:03 a.m.