vw_block_config: Specify block-configuration

Description Usage Arguments Value See Also

Description

Helper function to build a YAML configuartion-string. This string is sent to the gist in a file named .block.

Usage

1
2
vw_block_config(license = "mit", height = 500L, scrolling = TRUE,
  border = TRUE)

Arguments

license

character specifies the license

height

integer height of the block (pixels)

scrolling

logical indicates to use scrolling bars

border

logical indicates to put a border on the <iframe/>

Value

character yaml string for .block file

See Also

Blocks documentation


vegawidget/vegablock documentation built on June 19, 2019, 9:56 p.m.