Difference between revisions of "Wikisym 2013 Demo"

From Testiwiki
Jump to: navigation, search
(Upload example)
(R examples)
Line 1: Line 1:
 
{{variable|stub="1"|moderator=Juha Villman}}
 
{{variable|stub="1"|moderator=Juha Villman}}
 
== R examples ==
 
== R examples ==
 +
 +
===Very basic example===
 +
<rcode name="testing" embed='1'>
 +
a <-3
 +
b <-4
 +
a +b
 +
</rcode>
 +
 
=== Mapping buildings of Kuopio into GoogleMaps ===
 
=== Mapping buildings of Kuopio into GoogleMaps ===
  

Revision as of 10:23, 1 August 2013


R examples

Very basic example

+ Show code

Mapping buildings of Kuopio into GoogleMaps

+ Show code

Reading data from Opasnet Base to R

+ Show code

Opasnet Base Examples

Narcolepsy in Finland

Table2Base Examples

WikiSym participants(#)
ObsYearCountryParticipants
12010Poland700
22011USA800
32012Austria900
42013Hong Kong1000
WikiMania participants(#)
ObsYearCountryParticipants
12010Poland700
22011Israel800
32012USA900
42013Hong Kong1000

Upload example