File: ImportDataIntoR.rst

package info (click to toggle)
python-expyriment 0.7.0%2Bgit34-g55a4e7e-3.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,504 kB
  • ctags: 2,094
  • sloc: python: 12,766; makefile: 150
file content (7 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Import Expyriment data into R
=============================
The function expyriment_data.R_ concatenates all data and returns an R data 
frame with all subjects. Between subject factors will be added as variables to 
the data matrix.

.. _expyriment_data.R: https://raw2.github.com/expyriment/expyriment-tools/master/expyriment_data.R