renamed method to rstat.getDataFrame() method

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2094 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2007-10-08 08:11:32 +00:00
parent 84ffc7ff6e
commit c29f109cfa

View file

@ -72,7 +72,7 @@ class RStat(object):
key = registerImage(fn)
return '%s/@@plot?image=%s.jpg' % (absoluteURL(context, request), key)
def getRFrame(self, data):
def getDataFrame(self, data):
""" Return an R data.frame.
The ``data`` argument is a sequence of tuples