Difference between revisions of "Wikisym 2013 Demo"

From Testiwiki
Jump to: navigation, search
(R examples)
Line 77: Line 77:
  
 
legend("topleft", legend=names(attr(colcode, "table")),title="Ika", fill=attr(colcode, "palette"),  cex=1.0, bty="y",bg="white")
 
legend("topleft", legend=names(attr(colcode, "table")),title="Ika", fill=attr(colcode, "palette"),  cex=1.0, bty="y",bg="white")
 +
</rcode>
 +
 +
=== Reading data from Opasnet Base to R ===
 +
<rcode name="opbase_read_test" >
 +
library("OpasnetUtils")
 +
library("xtable")
 +
 +
# From opasnet
 +
thedata <- opbase.data("Op_en1390")
 +
print(xtable(thedata),type="html")
 +
 +
 
</rcode>
 
</rcode>
  

Revision as of 12:25, 31 July 2013

R examples

Mapping buildings of Kuopio into GoogleMaps

+ Show code

Reading data from Opasnet Base to R

+ Show code

Opasnet Base Examples

Narcolepsy in Finland