# NOT RUN {
## Example of replacing a data value from the dataset
library(specmine.datasets)
data(cachexia)
dataset = replace_data_value(cachexia, "Creatine", "PIF_178", 10.3,
by.index = FALSE)
# }
Run the code above in your browser using DataLab