Learn R Programming

psychonetrics (version 0.13)

psychonetrics_log-class: Class "psychonetrics"

Description

A logbook entry in the psychonetrics logbook

Arguments

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

Sacha Epskamp

Examples

Run this code
showClass("psychonetrics_log")

Run the code above in your browser using DataLab