Difference between revisions of "Statistical Algorithms Importer: Create Project"

From Gcube Wiki
Jump to: navigation, search
(Project Folder)
Line 3: Line 3:
 
|}
 
|}
  
How to create a project using Statistical Algorithms Importer(SAI) portlet.
+
:How to create a project using Statistical Algorithms Importer(SAI) portlet.
  
 
==Project Folder==
 
==Project Folder==
:Fist step is to create or select a empty folder in workspace using Create Project button in Menu.  
+
:Fist step is to create or select a empty folder in workspace using Create Project button in Menu. After a empty project in that folder is created.
After a empty project in that folder is created.
+
  
 
[[Image:StatisticalAlgorithmsImporter_CreateProject.png|thumb|center|800px|Create Project, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_CreateProject.png|thumb|center|800px|Create Project, SAI]]
  
 
==Inport Resources in Project Folder==
 
==Inport Resources in Project Folder==
Any resources necessary for project can be imported in Project Folder.
+
:Any resources necessary for project can be imported in Project Folder. If resources is on Workspace you can use Add Resource button for select the file on workspace.
If resources is on Workspace you can use Add Resource button for select the file on workspace.
+
  
 
[[Image:StatisticalAlgorithmsImporter_AddResource.png|thumb|center|800px|Add Resource, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_AddResource.png|thumb|center|800px|Add Resource, SAI]]
  
Otherwise if the resoruce is on your pc you can use Drag and Drop the file in the Project Explorer panel, multi selection is allowed.
+
:Otherwise if the resoruce is on your pc you can use Drag and Drop the file in the Project Explorer panel, multi selection is allowed.
  
 
[[Image:StatisticalAlgorithmsImporter_ProjectExplorerDND.png|thumb|center|800px|Add Resource DnD, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_ProjectExplorerDND.png|thumb|center|800px|Add Resource DnD, SAI]]
  
 
==Set Main Code==
 
==Set Main Code==
After you have add R file, you can set it as Main code  by click Set Main button in Project Explorer.
+
:After you have add R file, you can set it as Main code  by click Set Main button in Project Explorer. The file will be load in the Editor.
The file will be load in the Editor.
+
  
 
[[Image:StatisticalAlgorithmsImporter_MainCodeFull.png|thumb|center|800px|Add Resource, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_MainCodeFull.png|thumb|center|800px|Add Resource, SAI]]

Revision as of 17:33, 3 February 2016

How to create a project using Statistical Algorithms Importer(SAI) portlet.

Project Folder

Fist step is to create or select a empty folder in workspace using Create Project button in Menu. After a empty project in that folder is created.
Create Project, SAI

Inport Resources in Project Folder

Any resources necessary for project can be imported in Project Folder. If resources is on Workspace you can use Add Resource button for select the file on workspace.
Add Resource, SAI
Otherwise if the resoruce is on your pc you can use Drag and Drop the file in the Project Explorer panel, multi selection is allowed.
Add Resource DnD, SAI

Set Main Code

After you have add R file, you can set it as Main code by click Set Main button in Project Explorer. The file will be load in the Editor.
Add Resource, SAI