<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>dataplot.R</title>
<link rel="stylesheet" href="epydoc.css" type="text/css"></link>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- =========== START OF NAVBAR =========== -->
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
<tr valign="center">
<th class="navbar"> <a class="navbar" href="dataplot-module.html">Home</a> </th>
<th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th>
<th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th>
<th class="navbar"> <a class="navbar" href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<font size="-1"><b class="breadcrumbs">
<a href="dataplot-module.html">Package dataplot</a> ::
Package R
</b></font></br>
</td>
<td><table cellpadding="0" cellspacing="0">
<tr><td align="right"><font size="-2">[<a href="../private/dataplot.R-module.html">show private</a> | hide private]</font></td></tr>
<tr><td align="right"><font size="-2">[<a href="frames.html"target="_top">frames</a> | <a href="dataplot.R-module.html" target="_top">no frames</a>]</font></td></tr>
</table></td>
</tr></table>
<!-- =========== START OF PACKAGE DESCRIPTION =========== -->
<h2 class="package">Package dataplot.R</h2>
Plots using R base graphics code and the rpy backend.
<hr/>
<!-- =========== START OF CLASSES =========== -->
<table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="summary">
<th colspan="2">Classes</th></tr>
<tr><td width="15%">
<b><a href="dataplot.R.barplot-class.html"><code>barplot</code></a></b></td>
<td>Standard boring barplot.</td></tr>
<tr><td width="15%">
<b><a href="dataplot.R.CorrScatter-class.html"><code>CorrScatter</code></a></b></td>
<td>Scatterplot used to judge correlation between 2 variables.</td></tr>
<tr><td width="15%">
<b><a href="dataplot.R.Histogram-class.html"><code>Histogram</code></a></b></td>
<td>generic histogram for showing a univariate distribution.</td></tr>
<tr><td width="15%">
<b><a href="dataplot.R.multi_time_series-class.html"><code>multi_time_series</code></a></b></td>
<td>Multiple time series superimposed for comparison.</td></tr>
<tr><td width="15%">
<b><a href="dataplot.R.NormalQQPlot-class.html"><code>NormalQQPlot</code></a></b></td>
<td>Use to see if univariate data are approximately normal.</td></tr>
<tr><td width="15%">
<b><a href="dataplot.R.Plot-class.html"><code>Plot</code></a></b></td>
<td>R plot for the web.</td></tr>
<tr><td width="15%">
<b><a href="dataplot.R.Scatter-class.html"><code>Scatter</code></a></b></td>
<td>Simple x-y scatterplot.</td></tr>
<tr><td width="15%">
<b><a href="dataplot.R.SquareScatter-class.html"><code>SquareScatter</code></a></b></td>
<td> </td></tr>
<tr><td width="15%">
<b><a href="dataplot.R.TimeSeries-class.html"><code>TimeSeries</code></a></b></td>
<td>Simple cumulative time series.</td></tr>
</table><br />
<!-- =========== START OF EXCEPTIONS =========== -->
<table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="summary">
<th colspan="2">Exceptions</th></tr>
<tr><td width="15%">
<b><a href="dataplot.R.RFunctionDoesNotExist-class.html"><code>RFunctionDoesNotExist</code></a></b></td>
<td> </td></tr>
</table><br />
<!-- =========== START OF FUNCTION SUMMARY =========== -->
<table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="summary">
<th colspan="2">Function Summary</th></tr>
<tr><td align="right" valign="top" width="15%"><font size="-1"> </font></td>
<td><code><span class="summary-sig"><a href="dataplot.R-module.html#values_to_df" class="summary-sig-name"><code>values_to_df</code></a>(<span class=summary-sig-arg>values</span>)</span></code>
<br />
Django values list of dicts -> R data.frame</td></tr>
</table><br />
<!-- =========== START OF FUNCTION DETAILS =========== -->
<table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="details">
<th colspan="2">Function Details</th></tr>
</table>
<a name="values_to_df"></a>
<table width="100%" class="func-details" bgcolor="#e0e0e0"><tr><td>
<h3><span class="sig"><span class="sig-name">values_to_df</span>(<span class=sig-arg>values</span>)</span>
</h3>
<p>Django values list of dicts -> R data.frame</p>
This makes writing Django and R code easy, since querysets and
data.frames are the native ways of describing data tables in the
respective programming paradigms.
<dl><dt></dt><dd>
</dd></dl>
</td></tr></table>
<br />
<!-- =========== START OF NAVBAR =========== -->
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
<tr valign="center">
<th class="navbar"> <a class="navbar" href="dataplot-module.html">Home</a> </th>
<th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th>
<th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th>
<th class="navbar"> <a class="navbar" href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left"><font size="-2">Generated by Epydoc 2.1 on Tue Apr 29 23:35:17 2008</font></td>
<td align="right"><a href="http://epydoc.sourceforge.net"
><font size="-2">http://epydoc.sf.net</font></a></td>
</tr>
</table>
</body>
</html>