gfContainer {gofigR} | R Documentation |
Generates a div container for the GoFigr widget.
Description
Generates a div container for the GoFigr widget.
Usage
gfContainer(..., jc = "center")
Arguments
... |
passed to the div |
jc |
justify-content CSS value |
Value
styled div element
[Package gofigR version 1.1.0 Index]