2013-03-18 75 views

回答

1

它缺失。您可以

1)在rpy2的bitbucket頁面上報告問題。

2)將其定義爲:

from rpy2.robjects.lib import ggplot2 
class ScaleShapeDiscrete(ggplot2.Scale): 
    _constructor = ggplot2.ggplot2_env['scale_shape_discrete'] 
scale_shape_discrete = ScaleShapeDiscrete.new