Difference between revisions of "User:Kbjarkefur"
Kbjarkefur (talk | contribs) |
Kbjarkefur (talk | contribs) |
||
Line 6: | Line 6: | ||
*kbjarkefur@worldbank.org | *kbjarkefur@worldbank.org | ||
==Pages on this wiki I frequently need:== | == Pages on this wiki I frequently need: == | ||
*Stylesheet : [[MediaWiki:Common.css]] | *Stylesheet : [[MediaWiki:Common.css]] | ||
*Javascript : [[MediaWiki:Common.js]] | *Javascript : [[MediaWiki:Common.js]] | ||
== Code snippet example == | |||
This part is using the regular <code> tag: | |||
'''Ex.1''' You should use ''egen'' function <code>rowtotal()</code> when aggregating variables. |
Revision as of 20:54, 26 October 2017
About me
- Kristoffer Bjärkefur
- Work with developing best practice and software tools at DIME
- See https://github.com/worldbank/ietoolkit
- kbjarkefur@worldbank.org
Pages on this wiki I frequently need:
- Stylesheet : MediaWiki:Common.css
- Javascript : MediaWiki:Common.js
Code snippet example
This part is using the regular tag:
Ex.1 You should use egen function
rowtotal()
when aggregating variables.