library(graphics)
library(MiMIR)
#load the metabolites dataset
metabolic_measures <- synthetic_metabolic_dataset
#Plot the missing values in the metabolomics matrix
plot_na_heatmap(metabolic_measures)
Run the code above in your browser using DataLab