Skip to content

An open source package for the R programming language to share visualisations using imgur

Notifications You must be signed in to change notification settings

marcgiry/imgur-R-Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imguR Package (version 0.1.2)

This is a simple package which enables intuitive uploading of plots created in R to the free image hosting service www.imgur.com simply, quickly and intuitively.

Requirements and Installation

Example Usage

> library(imguR)

> imguR()

> plot(x=1:10, y=-1:-10, col=1:10, pch=19, main="oh hai dere")

> dev.off()

[1] "http://imgur.com/nsDOm"

Or check out this gist for an idea of some cool automation you can do using imguR().

Links

imguR package github

The R Project

imgur

imgur API documentation

Author Contact

Aaron Statham ([email protected])

Last updated 31st August 2010

About

An open source package for the R programming language to share visualisations using imgur

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published