PrintBullets {hivPlatform} | R Documentation |
PrintBullets
PrintBullets(items = c(), .envir = parent.frame())
items |
Vector of text items |
.envir |
Environment for lookup of variables referenced in the text |
PrintBullets(c('Item 1', 'Item 2'))