User:Teemu R: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
cat("asdasadadd\n") | cat("asdasadadd\n") | ||
test <- runif(1e7) | test <- runif(1e7) | ||
objects.store(test) | |||
qplot(test) | qplot(test) | ||
</rcode> | </rcode> | ||
Line 22: | Line 23: | ||
</rcode> | </rcode> | ||
aaaaa | aaaaa | ||
== T2B test == | |||
<t2b index="Year,Country" unit="#" obs="Mortality" desc="Description,Additional information"> | |||
2001|Finland|1000|data description| | |||
2002|Finland|100|| | |||
2001|Sweden|600||Some additional stuffs | |||
2002|Sweden|800|| | |||
</t2b> | |||
== Test edit == | |||
https://github.com | |||
https://www.facebook.com |
Latest revision as of 08:30, 1 December 2017
Teemu Rintala
THL
R code test
T2B test
Obs | Year | Country | Mortality | Description | Additional information |
---|---|---|---|---|---|
1 | 2001 | Finland | 1000 | data description | |
2 | 2002 | Finland | 100 | ||
3 | 2001 | Sweden | 600 | Some additional stuffs | |
4 | 2002 | Sweden | 800 |