Skip to content

A compilation of R utility functions for NMR/MS data cleaning, correction and visualisation

License

Notifications You must be signed in to change notification settings

adwolfer/someRutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

someRutils

Build Status codecov

A compilation of R utility functions for data cleaning, correction and visualisation

Installation

# Install devtools
if(!require("devtools")) install.packages("devtools")
devtools::install_github("adwolfer/someRutils")

Usage

# Plot one or multiple NMR spectra, colored by user defined colour, p-value or STOCSY
someRutils::NMR_plot_spectra_pval_stocsy(ppm=ppm, data=NMR_data)

Copyright

someRutils is licensed under the GPLv3

As a summary, the GPLv3 license requires attribution, inclusion of copyright and license information, disclosure of source code and changes. Derivative work must be available under the same terms.

© Arnaud Wolfer (2018)

About

A compilation of R utility functions for NMR/MS data cleaning, correction and visualisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages