powered by
Constructs a block object of type "Div".
"Div"
Div(blocks, attr = Attr())
a block object or list of block objects
an object of type "Attr"
"Attr"
blocks <- Plain("Hello R!") Div(blocks)
Run the code above in your browser using DataLab