Using R to provide a reporting - - PowerPoint PPT Presentation

using r to provide a reporting
SMART_READER_LITE
LIVE PREVIEW

Using R to provide a reporting - - PowerPoint PPT Presentation


slide-1
SLIDE 1
  • Using R to provide a reporting

plug-in for an Eclipse application

slide-2
SLIDE 2

Packaging R for Eclipse

  • Fixed version
  • Known location
  • Access to

commands and libraries

slide-3
SLIDE 3

Using rscript

slide-4
SLIDE 4

Using rscript

  • Disk access
  • Restarting

executable

slide-5
SLIDE 5

Using JRI

  • Data direct
  • Single instance
  • Use text connection

to run a script

slide-6
SLIDE 6

Reporting Package

  • Standardised XML
  • utput

– Graphs – Table – Text

  • Processed by Java
slide-7
SLIDE 7

Report Production

  • All generated items

available as XML

  • Output to a number
  • f standard formats
slide-8
SLIDE 8

In Summary

  • Package R for

distribution and access

  • JRI for performance
  • Standardised XML

results