File: Advanced.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 (14 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Advanced
========

.. toctree::
    :titlesonly:
    :maxdepth: 2

    API reference tool <APIReferenceTool>
    Test suite <Testsuite>
    Command line interface <CommandLineInterface>
    Data preprocessing <DataPreprocessing>
    Importing data into R <ImportDataIntoR>
    Using non-English characters <Unicode>
    Plugin system (extras) <Plugins>