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