Code Monkey home page Code Monkey logo

afrilearnr's Introduction

afrilearnr

A growing collection of interactive learnr tutorials for making African maps.

Online tutorials :

tutorial name outline recommended order
intro-to-spatial-r an introduction to spatial data in R 1
get-my-data-in getting your own spatial data into R 2
join-admin dealing with data referenced by names rather than coordinates 3
afrilearnr-crash-course gallery of plots & code with minimal explanation 4
proposed :
colour-my-map changing map colours in different map packages
data-manipulation manipulating your data to allow making different maps
map-my-study-area making a simple map to show where a study area is

If you would like to suggest a tutorial for this collection, or contribute one, please get in touch.

The tutorials are saved as a package that can also be installed and run locally in RStudio.

Getting started

  1. Install the package from GitHub from the R console.
# install.packages("remotes") # if not already installed
remotes::install_github("afrimapr/afrilearnr")
  1. Load the package
library(afrilearnr)
  1. In RStudio Click on the Tutorial tab at the top right, choose an afrilearnr tutorial, and click Start Tutorial ?

Alternatively you can start a tutorial by name from the R console :

learnr::run_tutorial("join-admin", "afrilearnr")

afrilearnr's People

Contributors

andysouth avatar laurielbaker avatar annemtreasure avatar

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.