Navigation

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

Getting started¶

  • Overview
    • Background
    • Installation
      • Docker image
        • ipython terminal
        • jupyter notebook
      • Requirements
        • Alternative Python implementations
        • Upgrading from an older release of rpy2
      • 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
      • Importing packages
      • Installing 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

Documentation for rpy2

Next topic

Overview

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • rpy2 2.9.4 documentation »
© Copyright 2008-2018, Laurent Gautier & rpy2 contributors. Created using Sphinx 1.6.6.