cryst1(...)## S3 method for class 'default':
cryst1(abc, abg = c(90, 90, 90), sgroup = "P1", ...)
cryst1 function create an object of class abc, abg and sgroup. At least abc has to be specified.cell.coords, pdbx <- cryst1(abc = c(10, 10, 10), abg = c(90,90,90), sgroup = "P1")
class(x)Run the code above in your browser using DataLab