Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
18.07.2014
A very time expensive process is the documentation of software you created yourself. I was finally able to update and improve the documentation for Bio7 and the embedded R “Graphical User Interface”. For the documentation this time i used Lyx to export the LaTeX document as HTML with the available eLyXer export module.
The R Graphical User Interface is documented here:
http://bio7.org/documentation/Main.html#toc-Section-4.6
The documentation to transfer images and image data from ImageJ to R and vice versa can be found in this section:
http://bio7.org/documentation/Main.html#toc-Subsection-4.3.3
I hope that this documentation will make it easier to explore the Bio7 R functionalities beside the flash videos i created.
In addition i created a new video (the first time i used Screencast-O-Matic) which explains how you can easily create a R plot with Bio7 using ImageJ as the default plot device or different available devices (PDF, SVG):
Click here to view the embedded video.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.