Insert row at start maintaining format
Usage
hux_insert_start(hux, ..., fill = "", colspan = 1)
Arguments
- hux
a huxtable
- ...
stuff to insert into cells
- fill
padding for empty cells.
- colspan
how far to span first inserted cell?
Value
a huxtable with row inserted at start in the same format