Sandbox

From Stikir

Jump to: navigation, search

Go ahead! Click the edit tag at the top of this page. If it ain't broke, open it up and find out why.

Make a new page by clicking edit at the top of this page, typing [[yourpagename]], and pressing save.

Remember, if you're trying to get a chart, you need <R output="display"> and pdf(rpdf) . See Tutorials for more information.

2+8 is?

[1] 10

Contents

Miscellaneous pages

Hello World Mortgage Calculator

Some pages using ONS data

Some pages using environmental data

Some sandboxes using environmental data

Coverage Analysis of GHCN Temperature Data

From Addicted to R

A relief map of the volcano

The average height in the region of the volcano

[1] 130.1879

The 1st 2 rows of the volcano dataset (height above sealevel):

     [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13] [,14]
[1,]  100  100  101  101  101  101  101  100  100   100   101   101   102   102
[2,]  101  101  102  102  102  102  102  101  101   101   102   102   103   103
     [,15] [,16] [,17] [,18] [,19] [,20] [,21] [,22] [,23] [,24] [,25] [,26]
[1,]   102   102   103   104   103   102   101   101   102   103   104   104
[2,]   103   103   104   105   104   103   102   102   103   105   106   106
     [,27] [,28] [,29] [,30] [,31] [,32] [,33] [,34] [,35] [,36] [,37] [,38]
[1,]   105   107   107   107   108   108   110   110   110   110   110   110
[2,]   107   109   110   110   110   110   111   112   113   114   116   115
     [,39] [,40] [,41] [,42] [,43] [,44] [,45] [,46] [,47] [,48] [,49] [,50]
[1,]   110   110   108   108   108   107   107   108   108   108   108   108
[2,]   114   112   110   110   110   109   108   109   109   109   109   108
     [,51] [,52] [,53] [,54] [,55] [,56] [,57] [,58] [,59] [,60] [,61]
[1,]   107   107   107   107   106   106   105   105   104   104   103
[2,]   108   108   108   107   107   106   106   105   105   104   104

Heatmap and dendrogram combination

More charts

Charts from XY plot help pages

How to use reshape

     [,1] [,2] [,3]   [,4] [,5]
[1,] "A"  "c"  "drop" "1"  "5" 
[2,] "A"  "d"  "drop" "2"  "6" 
[3,] "B"  "c"  "drop" "3"  "7" 
[4,] "B"  "d"  "drop" "4"  "8" 
Personal tools
Registration
Contact