Giter Site home page Giter Site logo

atelier_rgeo's Introduction

CC BY 4.0

Cet atelier est disponible sous une licence / This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

Introduction au traitement des données géospatiales avec R

Notes de l'atelier

Diapositives

Instructions

  • Téléchargez le contenu de l'atelier, décompressez le fichier .zip dans un dossier de votre choix, puis ouvrez le projet atelier_rgeo.Rproj avec RStudio au moment de l'atelier. Le fichier feuille_de_travail.R contient une partie du code pour vous aider à suivre durant l'atelier.

  • Une version récente de R et RStudio est requise. Cet atelier a été testé avec R 3.6 et R 4.0.

  • Installez les packages R suivants avant l'atelier: sf, stars, mapview, dplyr, ggplot2, raster, cubelyr.

install.packages(c("sf", "stars", "mapview", "dplyr", "ggplot2", "raster", "cubelyr"))

Introduction to geospatial data analysis with R

Workshop notes

Instructions

  • Download the workshop content, unzip the file in a folder of your choice, then open the project atelier_rgeo.Rproj in RStudio at the beginning of the workshop. The worksheet.R file contains parts of the code to make it easier to follow during the workshop.

  • A recent version of R and RStudio is required. The code was tested with R 3.6 and R 4.0.

  • Install the following R packages prior to the workshop: sf, stars, mapview, dplyr, ggplot2, raster, cubelyr.

install.packages(c("sf", "stars", "mapview", "dplyr", "ggplot2", "raster", "cubelyr"))

atelier_rgeo's People

Contributors

pmarchand1 avatar

Watchers

James Cloos avatar  avatar

Forkers

sesync-ci

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.