R in action : data analysis and graphics with R /
R in Action is the first book to present both the R system and the use cases that make it such a compelling package for business developers. The book begins by introducing the R language, including the development environment. Focusing on practical solutions, the book also offers a crash course in p...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Shelter Island, NY : London :
Manning ; Pearson Education [distributor],
©2011.
|
Colección: | Chapman & Hall/CRC the R series (CRC Press)
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- An introduction to R graphics
- Traditional graphics. Simple usage of traditional graphics
- Customizing traditional graphics
- Grid graphics. Trellis graphics : the lattice package
- The grammar of graphics : the ggplot2 package
- The grid graphics model
- The grid graphics object model
- Developing new graphics functions and objects
- The graphics engine. Graphics formats
- Graphical parameters
- Graphics packages. Graphics extensions
- Plot extensions
- Graphics for categorical data
- Maps
- Node-and-edge graphs
- 3D graphics
- Dynamic and interactive graphics
- Importing graphics
- Combining graphics systems.