Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ViSiElse

ViSiElse 1.2.2 (R package) is a graphical tool designed to visualize behavioral observations over time.

Key features

  • It is based on raw time data usually acquired from video recorded sessions of experimental observations.

  • ViSiElse grants a global overview of a process by combining the visualization of multiple actions timestamps for all participants in a single graph.

  • Supplementary features allow users to further inspect their data by adding summary statistics (mean, standard deviation, quantile or statistical test) and/or time constraints to check the accuracy of the realized actions.

Installation

To get the current released version from CRAN:

install.packages("ViSiElse")
library(ViSiElse)

To get the current development version from github:

# install.packages("devtools")
devtools::install_github("Re2SimLab/ViSiElse")

Example

Find examples (and R code) of ViSiElse graph in the vignettes folder.

Feedback and bugs report

Don't hesitate to give us feedback about the package or the features you would like to be added or developed. You can reach us by e-mail : re2simlab@gmail.com.

To report bugs, see : https://github.com/Re2SimLab/ViSiElse/issues

About

ViSiElse is an R-package designed to visualize behavioral observations over time

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.