saezlab / MetaProViz

R-package to perform metabolomics pre-processing, differential metabolite analysis, metabolite clustering and custom visualisations.
https://saezlab.github.io/MetaProViz/
GNU General Public License v3.0
11 stars 1 forks source link

VizPCA: parameter check #53

Closed ChristinaSchmidt1 closed 1 year ago

ChristinaSchmidt1 commented 1 year ago

Some parameters still need to be checlked at the beginning of the function. E.g. is theme a ggplot theme, otherwise throw error/warning that its ignored.

ChristinaSchmidt1 commented 1 year ago

Theme check is added.