day1 tools r - fixo3 workshop materials/a... · 2016. 10. 28. · tools: r • open source...

12
Tools for data processing: R Pieter Provoost IOC-UNESCO

Upload: others

Post on 05-Mar-2021

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Toolsfordataprocessing:R

PieterProvoost

IOC-UNESCO

Page 2: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• Opensourceenvironment forstatisticalcomputingandgraphics

• Createdin1993attheUniversityofAuckland, inspiredbyS

• Rapidlygainingpopularity formachinelearningandbusiness intelligence

Page 3: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• WhyR?

• Automate

• Datacleaning

• Qualitycontrol

• Analysis

• Datapublishing

• Easilymakechangestoyourworkflowandrerunanalysis

• Reproducible research!

• http://rpubs.com/benmarwick/csss-rr

• https://rpubs.com/marschmi/105639

Page 4: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

Page 5: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

Page 6: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• TheRecosystem

• RCoreTeam,http://r-project.org

• Packages

• CRAN(TheComprehensive RArchiveNetwork):8600packages

• Bioconductor

• rOpenSci

• Omegahat

• GitHub

• RUserGroups

• Enterprise

• RevolutionAnalytics(Microsoft RServer)

• RStudio:RStudio IDE,Shiny(webapplications)

Page 7: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• Introduction toR

• http://beta.iobis.org/manual/intror/

• http://rforcats.net/ (ScottChamberlain)

• http://swirlstats.com/

• Installation

• InstallRfromhttps://cloud.r-project.org/

• InstallRStudio fromhttps://www.rstudio.com/products/rstudio/download/

Page 8: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• RStudio

Page 9: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• Demo1:introduction

• https://github.com/iobis/training/tree/master/fixo3

• OBISRpackage

• https://github.com/iobis/robis

• Installation

• ggplot

• http://www.r-graph-gallery.com/all-graphs/

• http://tutorials.iq.harvard.edu/R/Rgraphics/Rgraphics.html

• https://github.com/jrnold/ggthemes

install.packages("devtools")

devtools::install_github("iobis/robis")

Page 10: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• Demo2:cleaningdata

• leaflet

• https://rstudio.github.io/leaflet/

• exportmap

Page 11: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• Demo3:rOpenScipackages

• https://ropensci.org

• packages

• rfishbase:interfacetofishbase.org

• rgbif:interfacetoGBIF

• mapr:speciesoccurrencemaps

• spocc:speciesoccurrencetoolkit

• rredlist:interfacetoIUCNRedList

• taxize:searchtaxonomicdatasources

• finch:readDwC-Afiles

Page 12: day1 tools r - FixO3 workshop materials/A... · 2016. 10. 28. · Tools: R • Open source environment for statistical computing and graphics • Created in 1993 at the University

Tools:R

• Demo4:dataanalysis

• reshape

• http://www.statmethods.net/management/reshape.html

• vegan

• http://cc.oulu.fi/~jarioksa/opetus/metodi/vegantutor.pd