Navigation

  • index
  • modules |
  • next |
  • previous |
  • rpy2 2.7.8 documentation »

Getting startedΒΆ

  • Overview
    • Background
    • Installation
      • Upgrading from an older release of rpy2
      • Requirements
        • Alternative Python implementations
      • Download
      • Linux precompiled binaries
      • Microsoft’s Windows precompiled binaries
      • Install from source
        • easy_install and pip
        • source archive
        • Compiling on Linux
        • Compiling on OS X
        • Using rpy2 with other versions of R or Python
      • Test an installation
    • Contents
      • rpy2.rinterface
      • rpy2.robjects
      • rpy2.interactive
      • rpy2.rpy_classic
      • rpy2.rlike
    • Design notes
    • Acknowledgements
  • Introduction to rpy2
    • Getting started
    • R packages
    • The r instance
      • Getting R objects
      • Evaluating R code
      • Interpolating R objects into R code strings
  • R vectors
    • Creating rpy2 vectors
  • Calling R functions
  • Getting help
    • Help on a topic within a given package, or currently loaded packages
    • Locate topics among available packages
  • Examples
    • Graphics and plots
    • Linear models
    • Principal component analysis
    • Creating an R vector or matrix, and filling its cells using Python code
    • One more example

Logo

Previous topic

Changes in rpy2

Next topic

Overview

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • rpy2 2.7.8 documentation »
© Copyright 2008-2015, Laurent Gautier & rpy2 contributors. Created using Sphinx 1.4a0+.