History: Profile_r_test1_analysis

Preview of version: 6 (current)

Results

The csv file in attId 1 is:
"col01","col02","col03" 1,"a",10 2,"b",20 3,"c",30 4,"d",40 5,"e",50




1.1. Results Test 1a

{R(attId)} print(file_type); print(data_file); print(data); {R}


 Plugin disabled
Plugin r cannot be executed.



1.2. Results Test 1b

{R(attId,type=text/csv)} print(file_type); print(data_file); print(data); {R}


 Plugin disabled
Plugin r cannot be executed.




1.3. Results Test 1c

{R(attId=1,type=text/csv)} print(file_type); print(data_file); print(data); {R}


 Plugin disabled
Plugin r cannot be executed.



1.4. Results Test 1d

{R(attId=1)} print(file_type); print(data_file); print(data); {R}


 Plugin disabled
Plugin r cannot be executed.




History

Information Version
Mon 18 of Jul, 2011 08:24 GMT-0000 Xavier de Pedro added param for code plugins: color rsplus 6
Sat 04 of Sep, 2010 18:07 GMT-0000 Xavier de Pedro improved output from test 1, with latest PluginR information 5
Sun 06 of Jun, 2010 16:14 GMT-0000 Xavier de Pedro 4
Fri 04 of Jun, 2010 18:07 GMT-0000 Xavier de Pedro 3
Mon 22 of Feb, 2010 20:46 GMT-0000 Xavier de Pedro 2
Mon 22 of Feb, 2010 16:47 GMT-0000 Xavier de Pedro 1