Learn R Programming

GGIR (version 3.2-0)

parametersVignette: Builds Section for Parameters Vignette

Description

Function extracts the documentation for a given GGIR argument as provided in the GGIR documentation and builds the structure for the Parameters Vignette. Function not designed for direct use by package user.

Usage

parametersVignette(params = "sleep")

Value

Structure for the vignette subsection.

Arguments

params

Character (default = "sleep"). Name of the parameters object to build its corresponding section in the Parameters vignette.

Author

Jairo Hidalgo Migueles <jairo.hidalgo.migueles@gmail.com>