PrintBullets {hivPlatform}R Documentation

PrintBullets

Description

PrintBullets

Usage

PrintBullets(items = c(), .envir = parent.frame())

Arguments

items

Vector of text items

.envir

Environment for lookup of variables referenced in the text

Examples

PrintBullets(c('Item 1', 'Item 2'))


[Package hivPlatform version 2.0.5 Index]