# READING FILE
XVGfile <- system.file("xvg-files/epot.xvg",package="Peptides")
readXVG(XVGfile)
# Time (ps) Potential
# 1 1 6672471040
# 2 2 6516461568
# 3 3 6351947264
# 4 4 6183133184
# 5 5 6015310336
# 6 6 5854271488
Run the code above in your browser using DataLab