PrintH2 {hivPlatform} | R Documentation |
PrintH2
PrintH2(..., collapse = " ", .envir = parent.frame())
... |
Text to be printed |
collapse |
String to be used for concatenating texts |
.envir |
Environment for lookup of variables referenced in the text |
PrintH2('Test')