ShellDoc2Vignette {GGIR} | R Documentation |
Extract Definition from Shell Documentation
Description
Function extracts the documentation for a given GGIR argument as provided in the GGIR documentation. Function not designed for direct use by package user.
Usage
ShellDoc2Vignette(argument = "mode")
Arguments
argument |
Character (default = "mode"). Name of the argument to extract the definition. |
Value
Character object with the definition of the argument.
Author(s)
Jairo Hidalgo Migueles <jairo.hidalgo.migueles@gmail.com>
[Package GGIR version 3.2-6 Index]