Sandbox: Difference between revisions
mNo edit summary |
|||
Line 23: | Line 23: | ||
</math> | </math> | ||
== Sotkanet == | |||
<rcode name='sotkanet_test'> | |||
library(OpasnetUtilsExt) | |||
library(xtable) | |||
a <- sotkanet.indicators() | |||
b <- sotkanet.indicators(127) | |||
c <- sotkanet.regions() | |||
d <- sotkanet.data(indicator=127,years=c(2011,2010),genders='female') | |||
print(xtable(a),type='html') | |||
print(xtable(b),type='html') | |||
print(xtable(c),type='html') | |||
print(xtable(d),type='html') | |||
</rcode> | |||
== Objects save test == | == Objects save test == | ||
Line 220: | Line 239: | ||
== GoogleMaps Sorvi MML TEST == | |||
<rcode name='gmapspsqltest3'> | <rcode name='gmapspsqltest3'> | ||
Line 251: | Line 270: | ||
</rcode> | </rcode> | ||
== GoogleMaps PostgreSQL test 2 == | |||
<rcode name='gmapspsqltest2'> | <rcode name='gmapspsqltest2'> | ||
Line 286: | Line 305: | ||
</rcode> | </rcode> | ||
== GoogleMaps PostgreSQL test == | |||
<rcode name='gmapspsqltest'> | <rcode name='gmapspsqltest'> | ||
Line 298: | Line 317: | ||
</rcode> | </rcode> | ||
== Opasnet.csv test == | |||
<rcode name='opcsvtest'> | <rcode name='opcsvtest'> | ||
Line 309: | Line 328: | ||
</rcode> | </rcode> | ||
== Opasnet.data and BUGS test == | |||
<rcode name='odabugstest' graphics=1> | <rcode name='odabugstest' graphics=1> | ||
Line 363: | Line 382: | ||
<br> {{greenbox| | <br> {{greenbox| | ||
==Hello== | |||
* this works | * this works | ||
}} | }} | ||
{{bluebox| | {{bluebox| | ||
==Bluebox== | |||
* works | * works | ||
* ok | * ok |
Revision as of 14:20, 11 February 2013
Moderator:Ehac (see all) |
|
Upload data
|
jepjep
Wikitab
http://ytoswww/yhteiset/YMAL/Projects/
Edited by ehacfff math ei jekkase Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L_{Aeq} = 10 \log \int_{t_0}^{t_1} \frac{p_A^2(t)}{p_0^2} dt }
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \alpha + 8884444}
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \textstyle L_{Aeq} = 10 \log \int_{t_0}^{t_1} \frac{p_A^2(t)}{p_0^2} dt }
Sotkanet
Objects save test
Giving tables via user interface
ovariable merge testing
Static GoogleMaps test
Kuopio buildings on Google maps test
GoogleMaps Sorvi MML TEST
GoogleMaps PostgreSQL test 2
GoogleMaps PostgreSQL test
Opasnet.csv test
Opasnet.data and BUGS test
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \alpha 444 + 9999 / 123}
Hello
- this works
Bluebox
- works
- ok
R-tools code include example
Rectangle area test
MassHEIS test
- Moved to MassHEIS.
MassHEIS test multilayer NOT WORKING YET