render_snippet: Render HTML Snippet.

Description Usage Arguments Value Author(s)

Description

Render HTML Snippet.

Usage

1
2
  render_snippet(template, params = NULL, path =
  router_file_path())

Arguments

template

name of file to use in the folder "views"

params

list containing objects to be sent to the template

path

path to be used to find the "views" folder

Value

text rendered from the template

Author(s)

Barret Schloerke


hadley/helpr documentation built on May 17, 2019, 10:41 a.m.