html_box: sci format scientifically.

Description Usage Arguments Value

View source: R/html_box.R

Description

sci format scientifically.

Usage

1
2
3
html_box(text = "", width = "20%", top = "0px", left = "0px",
  background = rgb(0, 0, 0, 0.75), color = "#FFF", size = 14,
  align = "justify")

Arguments

text

Character. Content of the box.

width

Character. Width of the box.

top

Character. Distance from the top.

left

Character. Distance from the right.

background

Character. Background color.

color

Character. Font color.

size

Integer. Font size.

align

Character. Text alignment

Value

Character. Formated number.


NicolasJBM/writer documentation built on Aug. 12, 2019, 2:36 p.m.