Atelier R - Analyse de Données / Partie 1 (sur 2)

R Workshop - Data Processing and Analysis / Part 1 (of 2) This is an R Workshop dedicated to data processing and analysis. Let us guide you from workspace preparation to data analysis, including importing the data from the file into R. This first part teaches you how to retrieve data from a file in R and display some descriptive statistics. The data used in the video are as follows: measurements_without_F;measurements_with_F 1.144;2.045 1.951;2.663 1.387;1.408 1.573;1.429 2.063;3.799 1.215;1.633 0.858;1.583 1.874;1.372 1.176;1.75 1 0.006;1.679 0.865;2.335 1.831;2.708 2.305;1.616 1.596;2.161 1.397;1.728 1.776;1.972 1.509;2.492 1.332;1.95 1.062;2.098 1.928;2.622 ;1.604 I hope you enjoy watching this video. Don't miss the next part (step 2). You see, it's not that complicated :-) It's up to you to process your own data. Best wishes to all of you, dear and loyal listeners Pascal R, the Professor ;-)