parametersVignette {GGIR} | R Documentation |
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")
Arguments
params |
Character (default = "sleep"). Name of the parameters object to build its corresponding section in the Parameters vignette. |
Value
Structure for the vignette subsection.
Author(s)
Jairo Hidalgo Migueles <jairo.hidalgo.migueles@gmail.com>
[Package GGIR version 3.1-4 Index]