From 679e5747cedeecc2607006678cdd756587d4c6b7 Mon Sep 17 00:00:00 2001 From: c63813bfabd576651beb57f3cb87ff82 Date: Wed, 8 Apr 2020 22:45:39 +0000 Subject: [PATCH] =?UTF-8?q?D=C3=A9but=20prise=20note=20module=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/module2/README.md b/module2/README.md index 1c901a7..d627658 100644 --- a/module2/README.md +++ b/module2/README.md @@ -1 +1,26 @@ -Module 2 +# Module 2 + +orgmode + +mardown pour le texte +csv pour les tableaux +hdf5 + +R, scilab, python + +framadrop, gitlab, github + +## Documents computationnels +jupyter, Rstudio/knitr, orgmode + +pandoc = ? + +## Présentation de R mardown + +R cheatsheet dans Help (++) + +R sweave (latex), R html (balises) --> formats bien spécifiques + +insert, Python +Mais attention, en Python, pas de persistence des variables (les chunks sont indépendants) +On a donc tendance à écrire des codes Python + longs \ No newline at end of file -- 2.18.1