Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
exam-statistics
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Simon Pintarelli
exam-statistics
Commits
5cb9e8c3
Commit
5cb9e8c3
authored
Jul 17, 2017
by
Simon Pintarelli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update documentation
parent
b41e79aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
Readme.rst
Readme.rst
+5
-5
No files found.
Readme.rst
View file @
5cb9e8c3
...
...
@@ -7,8 +7,9 @@ This is intended as a user-friendly (and easy to customize) alternative to the p
Installation
============
Run :bash:`./install.sh`. This will download and compile the required R-packages and install
pandas and xlwt for python 3.
Run :bash:`./install.sh`. This will download and compile the required R-packages
and install `pandas <http://pandas.pydata.org/>`_ and `xlwt
<https://pypi.python.org/pypi/xlwt>`_ for python3 (via pip).
You have to clone or download the git repo first:
...
...
@@ -54,10 +55,9 @@ Hints
=====
The R code contained in the `noweb <https://en.wikipedia.org/wiki/Noweb>`_ file
``statistics.Rnw`` will be extracted
upon
execution to ``statistics.R``. The latter
``statistics.Rnw`` will be extracted
during
execution to ``statistics.R``. The latter
file is not executed by the script, thus changing it has no effect on the grades in
``edoz-final.txt`` nor the pdf.
``edoz-final.txt`` or the pdf.
Customization of the plots should be straight forward (e.g. some simple
R/ggplot2 commands). Have a look at the following packages and the file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment