# NOT RUN {
# get sample data
data <- RelativeWaterDeficit(pressure_volume_data)[pressure_volume_data$sample == 1, ]
# identify turgor loss point in curve
turgor_loss_point <- TurgorLossPoint(data)
# }
Run the code above in your browser using DataLab