Difference between revisions of "Vorlage:R"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | [[Image:R-logo11px.png]]<noinclude> | + | [http://r-project.org [[Image:R-logo11px.png]]]<noinclude> |
+ | <!-- | ||
+ | [http://r-project.org [[Image:R-logo11px.png]]]<span style="font-variant:small-caps"> {{{1}}}</span>--> | ||
---- | ---- | ||
+ | |||
Dies ist die Formatvorlage für Hinweise auf [http://www.r-project.org/ R] (unser netter Statistik-Esel). | Dies ist die Formatvorlage für Hinweise auf [http://www.r-project.org/ R] (unser netter Statistik-Esel). | ||
Verwendung: | Verwendung: | ||
− | + | <div {{Extern}}><nowiki>{{R| R-Quelltext}}</nowiki></div> | |
− | </noinclude> | + | |
+ | {{Achtung!}}Mit dem momentan verfügbaren MediaWiki-Weichware funktionieren offenbar [http://de.wikipedia.org/wiki/Hilfe:Vorlagen#Parameter_einf.C3.BCgen_und_verwenden Vorlagen-Parameter] noch nicht, also dann bitte die mühsame Variante verwenden!: | ||
+ | <div {{Angabe}}><nowiki>{{R}}: lm<span style="font-variant:small-caps">(Rätsel ~ Welt + Alles)</span> == 42</nowiki>.</div> | ||
+ | z.B: | ||
+ | |||
+ | {{R}}: lm<span style="font-variant:small-caps">(Rätsel ~ Welt + Alles)</span> == 42 | ||
+ | |||
+ | Na schade.</noinclude> |
Revision as of 17:25, 24 June 2011
Dies ist die Formatvorlage für Hinweise auf R (unser netter Statistik-Esel).
Verwendung:
{{R| R-Quelltext}}
!Mit dem momentan verfügbaren MediaWiki-Weichware funktionieren offenbar Vorlagen-Parameter noch nicht, also dann bitte die mühsame Variante verwenden!:
{{R}}: lm<span style="font-variant:small-caps">(Rätsel ~ Welt + Alles)</span> == 42.
z.B:
Datei:R-logo11px.png: lm(Rätsel ~ Welt + Alles) == 42
Na schade.