show_form: show a form

Description Usage Arguments Value

Description

show a form

Usage

1
  show_form(form, .l, ..., script, fragment = FALSE)

Arguments

form

is template

.l

if second argument is a list use that instead of ...

...

passed to whisker.render to populate template

script

optional javascript to add to form

fragment

if TRUE do not wrap in header and footer.

Value

a character object with the form template sandwiched between the header and footer text.


jverzani/questionr documentation built on May 20, 2019, 5:20 a.m.