Learn R Programming

GGIR (version 3.2-0)

ShellDoc2Vignette: 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")

Value

Character object with the definition of the argument.

Arguments

argument

Character (default = "mode"). Name of the argument to extract the definition.

Author

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