about documentation {psyosphere} | R Documentation |
Guideline for creating psyosphere documentation.
File names
The file names of documentation about psyosphere in general begins with "about ". Exception is the package documentation file.
The file names cannot begin with "aa" or "ab" to prevent that they are listed before the "about" files..
The file names for functions documentations are identical to the function names. Exception are private functions. See also about functions.
The file name for data always begin with "psyo".
Files
For each documentation 2 files will be created.
A documentation file. A file that contains the documentation for the function and has the same file name as the function file. See also: about functions.
A documentation example file. A file that contains the example code for the documentation. This file has the same file name as the function file with the prefix "man_" and is stored in the directory "code_examples/man".
If you use Psyosphere for commercial use or research, please support us by include one off the following references:
Creative Commons: "Psyosphere" by B. Ziepert, E. G. Ufkes & P. W. de Vries from analyse-gps.com / CC-BY-SA-4.0
APA: de Vries, P. W., et al. (2016). "De psychologie van bewegingen GPS-technologie voor de analyse van natuurlijk gedrag." Tijdschrift voor Human Factors 2: 11-15.
Benjamin Ziepert. Please send feedback to: feedback-psyosphere@analyse-gps.com.