powered by
replace_data_value(dataset, x.axis.val, sample, new.value, by.index = F)
## Example of replacing a data value from the dataset data(cachexia) dataset = replace_data_value(cachexia, "Creatine", "PIF_178", 10.3, by.index = FALSE)
Run the code above in your browser using DataLab