Download GIS Sample files (7).png

<aside> 💡 Online International Training Course “Exploring the Role of GIS Technology with Environmental Health and Human Health: Impacts, Vulnerability and Adaptations of Climate Change” During the COVID-19 Pandemic 8 – 19 November 2021 Between 12.00-15.00 hrs. in Bangkok, Thailand local time (GMT +7) Faculty of Environment and Resource Studies Mahidol University, Thailand

</aside>

Speaker :
Supet Jirakajohnkool
Thammasat University, Thailand.

Speaker : Supet Jirakajohnkool Thammasat University, Thailand.

Presentation Slide:

GIS with R Studio - Presentation by Supet Dekrt

https://www.canva.com/design/DAEvj0LkvlQ/view

VDO training 01

https://youtu.be/6u41N3s42I4

https://youtu.be/6u41N3s42I4

Topic 14:  Integration of GIS Technology with R programme to COVID-19 pandemic

R Studio is the world's best IDE (Integrated Development Environment) for doing data science work.

R is a programming language dedicated to statistics. It was first developed by Ross Ihaka (left in photo below) and Robert Gentleman (center) in 1993.

The name R programming comes from the first letters of Ross and Robert.

Untitled

Image Ref >> http://vladowiki.fmf.uni-lj.si/doku.php?id=ru:7iss:labs:r1

R is a free software environment for statistical analysis and data visualization. It can runs on a wide variety of OS, such as UNIX platforms, Windows and MacOS. The Comprehensive R Archive Network or CRAN share a freely available language and statistical computing and graphics which provides a wide variety of statistical and graphical techniques: linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering. Also it has the manuals, tutorials, etc. provided by users of R.

We can visit the [<https://cran.r-project.org/>](<https://cran.r-project.org/>) website for download R script software.

14.1 R language and environment

<aside> 💡 R is an integrated suite of software facilities for data manipulation, calculation and graphical display. It includes

</aside>

This workshop will be briefly presented R language and environment for basic data structure, example of descriptive statistic and data visualization. We provide example code for participants, can reproduce or adjust them according to your needs.

14.1.1 R installation