source_section: Source a section from a file.

Description Usage Arguments

Description

Convenience function to create a section by sourcing an script.

Usage

1
2
source_section(title, sourcename, funname, params = list(),
  description = NULL)

Arguments

title

the title of the section.

sourcename

the file containing the section function.

funname

name of the function to call.

params

parameters to pass to the function

description

description of the section (optional). If not NULL will replace the description provided by the function.


amar00k/UBIquitous documentation built on May 28, 2019, 3:34 p.m.