Browse Source

Update to test new deployment

pull/11/head
Philipp Baumann 4 years ago
parent
commit
0d095d57b7
  1. 2
      README.md

2
README.md

@ -21,7 +21,7 @@ remotes::install_github("philipp-baumann/simplerspec")
## Key features ## Key features
The following features are covered in the current version of the package: The current version of the package features among others the following functions:
1. [`read_opus_univ()`](https://github.com/philipp-baumann/simplerspec/blob/master/R/read-opus-universal.R): Read spectra and metadata from Bruker OPUS binary files into R list 1. [`read_opus_univ()`](https://github.com/philipp-baumann/simplerspec/blob/master/R/read-opus-universal.R): Read spectra and metadata from Bruker OPUS binary files into R list
2. [`gather_spc()`](https://github.com/philipp-baumann/simplerspec/blob/master/R/gather-spc.R): Gather spectra and metadata from list into a tibble object (list-columns) 2. [`gather_spc()`](https://github.com/philipp-baumann/simplerspec/blob/master/R/gather-spc.R): Gather spectra and metadata from list into a tibble object (list-columns)

Loading…
Cancel
Save