R Wiki - Playground

:N: Use this page to experiment writing Wiki docs!

Pokus pokus.

The function round1 is the same as round[[1]] but looks indeed the same?

Begin with text revision features: select text and click the seventh button Delete text (revision) [Alt+D] (or use Alt+D). The text is not actually deleted, but it is flagged with a <del></del> tags. Example: deleted texteven more text has been inserted.

Move the cursor to the end and click the eighth button Add text (revision) [Alt+A] (or use Alt+A). Type your new text in place. The text added is flagged with <ins></ins> tags. Example: added text

Example of using a code box:

if (x) {
  cat("yes")
     cat("not indented properly")
} else cat("no") ## you can put comments in

Click the Preview button and look at the result. This is the recommended way of working to propose small corrections to texts written by other authors.

articles.jpg

Cox Proportional Hazard Regressions for Survival Data: Appendix to //An R and S-Plus Companion to Replied Regression// by John Fox

This is a new page: newpage

This is a new page: myPage

Another page: typage

New Section

O.K. This is Dokuwiki. What‘s about its syntax? Its different from MediaWiki but not really difficult.

An enumeration

  1. Ordered List Item
  2. Ordered List Item
  • Unordered List Item
  • Unordered List Item

Another section

tarare adfafd afd

This is a new page: myPage333

Section

 this is code

Section Name

just to test linking to sections with spaces and mixed case letters link to section name

New section within section

What will it do?

An SVG graph with alternate PNG file for browser that do not support SVG1):

mg versus weight graph

Creating new pages

just write the link to the new page then click on it

Test of latex2wiki: latex2wikitest

1) it is not possible to upload a SVG graph through the usual interface for R Wiki users: SVG format is NOT a supported image format on this wiki and will NOT be accepted on upload!
 
playground\playground.txt · Last modified: 2009/03/01 by savicky
 
Recent changes RSS feed R Wiki powered by Driven by DokuWiki and optimized for Firefox Creative Commons License