Helper function to build a YAML configuartion-string. This string
is sent to the gist in a file named .block
.
vw_block_config(license = "mit", height = 500L, scrolling = TRUE, border = TRUE)
license |
|
---|---|
height |
|
scrolling |
|
border |
|
character
yaml string for .block
file