Skip to main content

Manipulation de données

  • Chapter
Le logiciel R

Part of the book series: Statistique et probabilités appliquées ((STATISTIQUE))

  • 3256 Accesses

Résumé

Le logiciel R présente l’avantage de pouvoir opérer sur des vecteurs ou des matrices. Ainsi, l’appel suivant > x <- c(1,2,4,6,3) > y <- c(4,7,8,1,1) > x+y [1] 5 9 12 7 4 va renvoyer en une seule opéeration le vecteur des sommes (x 1 + y 1 , ..., x n + y n ).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Springer-Verlag France

About this chapter

Cite this chapter

de Micheaux, P.L., Drouilhet, R., Liquet, B. (2011). Manipulation de données. In: Le logiciel R. Statistique et probabilités appliquées. Springer, Paris. https://doi.org/10.1007/978-2-8178-0115-5_5

Download citation

Publish with us

Policies and ethics