R/AllUtilities.R

Defines functions cromwellAgent

cromwellAgent <- function() {
	httr::user_agent(paste0("CromwellClient/", utils::packageVersion("CromwellClient")))
}
labbcb/CromwellClient documentation built on Aug. 16, 2020, 9:11 p.m.