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