A measurement of the Glycoalkaloids by two methods: HPLC and spectrophotometer.

data(Glycoalkaloids)

Format

A data frame with 25 observations on the following 2 variables.

Source

International Potato Center. CIP - Lima Peru.

Details

  • HPLC HPLC

  • spectrophotometer spectrophotometer

References

International Potato Center. CIP - Lima Peru.

Examples

library(agricolae) data(Glycoalkaloids) str(Glycoalkaloids)
#> 'data.frame': 25 obs. of 2 variables: #> $ HPLC : num 0.33 0.45 0.62 0.78 1.1 1.22 1.15 1.78 2.45 2.91 ... #> $ spectrophotometer: num 0.18 0.19 0.25 0.49 0.51 0.63 0.71 0.96 1.26 1.77 ...