Home | Trees | Index | Help |
---|
Package dataplot :: Package R |
|
Classes | |
---|---|
barplot |
Standard boring barplot. |
CorrScatter |
Scatterplot used to judge correlation between 2 variables. |
Histogram |
generic histogram for showing a univariate distribution. |
multi_time_series |
Multiple time series superimposed for comparison. |
NormalQQPlot |
Use to see if univariate data are approximately normal. |
Plot |
R plot for the web. |
Scatter |
Simple x-y scatterplot. |
SquareScatter |
|
TimeSeries |
Simple cumulative time series. |
Exceptions | |
---|---|
RFunctionDoesNotExist |
Function Summary | |
---|---|
Django values list of dicts -> R data.frame |
Function Details |
---|
values_to_df(values)Django values list of dicts -> R data.frame 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. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 29 23:35:17 2008 | http://epydoc.sf.net |