README.md

rxylib Shiny

Build Status Build status Project Status: Active – The project has reached a stable, usable state and is being actively developed.

'rxylib Shiny' is a Shiny app providing a graphical user interface for the R package 'rxylib'. The app allows visualising x-y data from different file formats. For a complete overview see the 'rxylib' manual.

It is possible to load different file formats and see the x-y plot. You can zoom in, investigate details in your data and fit the data. Another feature is the transformation of data, e.g. translating wavelength spectra into energy sepctra or normalisations, ...

Some Highlights:

Impressions

Online:

Click here to get access to the online version of rxylib Shiny

Example: Fitting x-y data to linear model

Data panel:

Transformation panel:

Fitting panel:

Installation and usage

if(!require("devtools"))
  install.packages("devtools")
devtools::install_github("JohannesFriedrich/rxylibShiny@master")

The application can be run on a local machine with the following command:

rxylibShiny::run_rxylib()

Related projects

To Do

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



JohannesFriedrich/rxylibShiny documentation built on May 14, 2019, 8:19 a.m.