powered by
## S3 method for class 'xyz': print(x, ...)
is.xyz
read.ncdf
read.pdb
read.dcd
fit.xyz
# Read a PDB file pdb <- read.pdb( system.file("examples/1hel.pdb", package="bio3d") ) print(pdb$xyz)
Run the code above in your browser using DataLab