class openalea.oalab.paradigm.r.RModelController(**kwds)[source]

Bases: openalea.oalab.paradigm.python.PythonModelController

execute()[source]
default_file_name = 'script.r'
default_name = 'R'
extension = 'r'
icon = ':/images/resources/RLogo.png'
mimetype_data = 'text/x-r'
mimetype_model = 'text/x-r'
pattern = '*.r'

Previous topic

<no title>

Next topic

<no title>

This Page