# NOT RUN {
## Example of replacing metadata's variable value of a sample
library(specmine.datasets)
data(cachexia)
dataset = replace_metadata_value(cachexia, "Muscle.loss", "PIF_178",
"control")
# }
Run the code above in your browser using DataLab