User Tools

Site Tools


r

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
r [2010/05/04 11:06] ginkor [2010/05/04 11:11] (current) ginko
Line 14: Line 14:
   * Commentaire: <code># Comment</code>   * Commentaire: <code># Comment</code>
   * Faire un vecteur: <code>c(1,"plop",c(2,"3"))</code>NB: chaque élément est index, mais cet index commence à 1!   * Faire un vecteur: <code>c(1,"plop",c(2,"3"))</code>NB: chaque élément est index, mais cet index commence à 1!
 +  * Concaténer des chaines: <code>filePath=paste(path, fileName, sep="/")</code>
  
r.txt · Last modified: 2010/05/04 11:11 by ginko