html_space: Format character vectors that will be recognized by HTML

View source: R/modules-sc-utils.R

html_spaceR Documentation

Format character vectors that will be recognized by HTML

Description

Format character vectors that will be recognized by HTML

Usage

html_space(x, justify = "right")

Arguments

x

any R object (conceptually); typically numeric.

justify

should a character vector be left-justified (the default), right-justified, centred or left alone. Can be abbreviated.

Value

Formatted x with   substituted for each space.


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.