psychonetrics_log-class {psychonetrics} | R Documentation |
Class "psychonetrics"
Description
A logbook entry in the psychonetrics logbook
Objects from the Class
Objects can be created by calls of the form new("psychonetrics_log", ...)
.
Slots
event
:Object of class
"character"
~~time
:Object of class
"POSIXct"
~~sessionInfo
:Object of class
"sessionInfo"
~~
Methods
- show
signature(object = "psychonetrics_log")
: ...
Author(s)
Sacha Epskamp
Examples
showClass("psychonetrics_log")
[Package psychonetrics version 0.13 Index]