Mxy(...)
Myz(...)
Mzx(...)
Mab(...)
Mbc(...)
Mca(...)## S3 method for class 'coords':
Mxy(x, mask = TRUE, cryst1 = NULL, \dots)
## S3 method for class 'coords':
Myz(x, mask = TRUE, cryst1 = NULL, \dots)
## S3 method for class 'coords':
Mzx(x, mask = TRUE, cryst1 = NULL, \dots)
## S3 method for class 'coords':
Mab(x, cryst1, mask = TRUE, \dots)
## S3 method for class 'coords':
Mbc(x, cryst1, mask = TRUE, \dots)
## S3 method for class 'coords':
Mca(x, cryst1, mask = TRUE, \dots)
## S3 method for class 'pdb':
Mxy(x, mask = TRUE, cryst1 = x$cryst1, \dots)
## S3 method for class 'pdb':
Myz(x, mask = TRUE, cryst1 = x$cryst1, \dots)
## S3 method for class 'pdb':
Mzx(x, mask = TRUE, cryst1 = x$cryst1, \dots)
## S3 method for class 'pdb':
Mab(x, cryst1 = x$cryst1, mask = TRUE, \dots)
## S3 method for class 'pdb':
Mbc(x, cryst1 = x$cryst1, mask = TRUE, \dots)
## S3 method for class 'pdb':
Mca(x, cryst1 = x$cryst1, mask = TRUE, \dots)