Hi,
I’ m Trying to use meta-data functions of Metaboanalyst like FeatureCorrelationMeta or PlotCorrHeatmap in MetaboanalystR, but those functions are visible in the github page, but not in the MetaboAnalystR package installed on R studio( version 3.2.0).
Can someone help me with this issue? there is a particular way to install the github code in R studio? I’ve yet tried with the commands:
install.packages("remotes")
remotes::install_github("xia-lab/MetaboAnalystR")
with no results,
Thank you fr your time