| Parameter | details | 
|---|---|
| author | Author of the package | 
| examples | The following lines will be examples on how to use the documented function | 
| export | To export the function - i.e. make it callable by users of the package | 
| import | Package(s) namespace(s) to import | 
| importFrom | Functions to import from the package (first name of the list) | 
| param | Parameter of the function to document | 
 
                