GithubHelp home page GithubHelp logo

2017-02-03-graphics-imas's Introduction

Graphics and maps in R

R set up

Wondering what this Git thing is? https://www.rstudio.com/resources/videos/happy-git-and-gihub-for-the-user-tutorial/

Getting Help

Local

Worldwide

The Good Stuff

Extra stuff

General resources

GIS with R

Introduction to visualising spatial data in R by Robin Lovelace and James Cheshire

Create Maps with R Graphics

Books

interactive session

http://pad.software-carpentry.org/DaSH-R

http://rpubs.com/cyclemumner/aad-mapping-tips

  • group session about problems, identify some examples to explore

Questions

These are all open questions! We can use this to collect resources, all work in progress.

  • How to get data on oceanographic features and make nice maps?

DataScienceHobart#3

  • How to add ice edge to maps?

DataScienceHobart#1

Illustrations

Exactly what we do will depend on the group session.

Broad topics to touch on

Reading in data

Shapefiles

raster::shapefile("myfile.shp")

Rasters, grids, images.

raster::raster("myraster.tif")

raster::brick("myRGB.tif")

raster::brick("myMegaSplat.nc", varname = "Mega")

raster::stack(c("mydata1.nc", "mydata2.nc", "mydata3.nc"))

Packages with data.

maptools, rworldmap, maps, orsifronts,

Here I list packages we should also look at so we know what they have.

colours

https://github.com/Bart6114/artyfarty

viridis

RColorBrewer

colorspace

mapping

leaflet

mapview

raster and rgdal

sf

graphics paradigms

ggplot2

base, lattice, grid

ggvis and leaflet and plotly

2017-02-03-graphics-imas's People

Contributors

mdsumner avatar

Watchers

Jaimie Cleeland 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.