Reading and handling data
Details
შემდეგი შეხვედრა გაიმართება 13 დეკემბერს ISET-ში (ოთახი #5.2) საღამოს 7-დან 9 საათამდე. გავივლით R-ის სხვადასხვა ტიპის ბრძანებებს და ვისწავლით, როგორ წავიკითხოთ, შევქმნათ და ვმართოთ მონაცემები.
ვინც ვერ მოახერხეთ მოსვლა, პირველი შეხვედრის მასალები შეგიძლიათ იხილოთ მოცემულ ბმულზე:
https://github.com/rladies/meetup-presentations_tbilisi
გთხოვთ, შემდეგ შეხვედრამდე გადმოწეროთ და დააყენოთ R და RStudio თქვენს ლეპტოპებში.
R-ის გადმოსაწერად (Windows-ისთვის) გამოიყენეთ ეს ბმული: https://cran.r-project.org/bin/windows/base/
R-ის გადმოსაწერად (Mac-ისთვის) გამოიყენეთ ეს ბმული: https://cran.r-project.org/bin/macosx/
RStudio-ს გადმოსაწერად გამოიყენეთ ეს ბმული: https://www.rstudio.com/products/rstudio/download/
ასევე, შეგიძლიათ გაეცნოთ R-ის საბაზისო ფუნქციებს (თავი I) მოცემულ ბმულზე:
http://tryr.codeschool.com/levels/1/challenges/2
==============================================================
The next meeting will take place on December 13, in ISET (room 5.2, 5th floor), between 7 - 9 PM. We will go through commands on how to read in, create and handle data in R.
Materials from the last meeting are here: https://github.com/rladies/meetup-presentations_tbilisi
Please download and install R and RStudio on your laptops before the meeting starts.
You can download R here (for Windows): https://cran.r-project.org/bin/windows/base/
Or here (for Mac): https://cran.r-project.org/bin/macosx/
You also need to download RStudio from here: https://www.rstudio.com/products/rstudio/download/
Please familiarize yourself with the basic R expressions from chapter 1 of codeschool: http://tryr.codeschool.com/levels/1/challenges/2 .